Skip to content

Commit

Permalink
Merge pull request #3 from COMBINE-lab/release-plz-2024-07-29T03-28-03Z
Browse files Browse the repository at this point in the history
chore: release v0.1.0
  • Loading branch information
rob-p committed Jul 29, 2024
2 parents 0b18bf7 + 1eacacb commit c904396
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.1.0](https://github.com/COMBINE-lab/kde-rs/releases/tag/v0.1.0) - 2024-07-29

### Added
- actions
- update cargo toml

### Other
- release
- make fields public
- Add example to documentation
- Change function name
- Add ability to do interpolation for query (but not yet sufficiently tested)
- Change name of evaluate_kde and of KDEModel struct
- More docs, more params to alternative constructor
- Docs
- Start adding basic documentation
- Update readme
- add code of conduct and contributing
- split example only deps into dev dependencies
- rearrange as proper library with prior main as an example
- make it even more like the python version
- make it even more like the python version
- clean compile
- allow passing in bandwidth
- getting close to python
- trying stuff out
- working on interface
- working on new interface
- initial kde function
- Initial commit

## [0.1.0](https://github.com/COMBINE-lab/kde-rs/releases/tag/v0.1.0) - 2024-07-29

### Added
- update cargo toml

Expand Down

0 comments on commit c904396

Please sign in to comment.