Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] committed Jan 15, 2024
1 parent 487d329 commit 3314282
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.0.43](https://github.com/avhz/RustQuant/compare/v0.0.42...v0.0.43) - 2024-01-15

### Added
- improve fft fbm generator

### Fixed
- missing docs
- build error
- resolve timedependent issues

### Other
- Fix wildcard import
- Add calendar for Indonesia
- Add calendar for India
- Add calendar for Iceland
- Remove whitespace
- Add calendar for Hungary
- Merge pull request [#171](https://github.com/avhz/RustQuant/pull/171) from lukaskiss222/fix-inverse-gaussian-cdf
- Merge pull request [#146](https://github.com/avhz/RustQuant/pull/146) from dancixx/main
- Merge remote-tracking branch 'upstream'

## [0.0.42](https://github.com/avhz/RustQuant/compare/v0.0.41...v0.0.42) - 2023-12-21

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
name = "RustQuant"
authors = ["avhz <[email protected]>"]
description = "A Rust library for quantitative finance."
version = "0.0.42"
version = "0.0.43"
edition = "2021"
readme = "README.md"
repository = "https://github.com/avhz/RustQuant"
Expand Down

0 comments on commit 3314282

Please sign in to comment.