avhz / RustQuant

Rust library for quantitative finance.
https://avhz.github.io
Apache License 2.0
1.15k stars 134 forks source link

chore: release v0.2.7 #248

Closed github-actions[bot] closed 4 months ago

github-actions[bot] commented 4 months ago

🤖 New release

Changelog

## [0.2.7](https://github.com/avhz/RustQuant/compare/v0.2.6...v0.2.7) - 2024-07-17 ### Fixed - `curves` module progress [#96](https://github.com/avhz/RustQuant/pull/96) - `curves` module progress [#96](https://github.com/avhz/RustQuant/pull/96) - adjust currencies macro ### Other - Update README.md - `Curve` struct and impl, with placeholder modules for various curves. - Merge remote-tracking branch 'MeetThePatel/strongly-typed-currencies' into strongly-typed-currencies - Merge branch 'avhz:main' into strongly-typed-currencies - re-working Curve and Surface. Again.. - re-working Curve and Surface. Again..


This PR was generated with release-plz.