17 lines
215 B
Markdown
17 lines
215 B
Markdown
# Changelog
|
|
|
|
## 1.0.2
|
|
|
|
* use rust edition 2024
|
|
* make all functions inlinable
|
|
* add `#[must_use]` to all functions
|
|
* enable clippy lints and fix
|
|
|
|
## 1.0.1
|
|
|
|
* repair `elastic_out` function
|
|
|
|
## 1.0.0
|
|
|
|
* First release
|