|
1 | 1 |
|
2 | 2 |
|
| 3 | +## v0.1.2 (2025-01-26) |
| 4 | + |
| 5 | +### New Features |
| 6 | + |
| 7 | + - <csr-id-718e1949138ede88385a23b92c1947917ed3fcca/> more impls for FixedI128 |
| 8 | + - <csr-id-c176d9f38e5a642188fb01b76cf01391688ef3b6/> impl Sub<f64> for the various types |
| 9 | + |
| 10 | +### Commit Statistics |
| 11 | + |
| 12 | +<csr-read-only-do-not-edit/> |
| 13 | + |
| 14 | + - 2 commits contributed to the release over the course of 31 calendar days. |
| 15 | + - 2 commits were understood as [conventional](https://www.conventionalcommits.org). |
| 16 | + - 0 issues like '(#ID)' were seen in commit messages |
| 17 | + |
| 18 | +### Commit Details |
| 19 | + |
| 20 | +<csr-read-only-do-not-edit/> |
| 21 | + |
| 22 | +<details><summary>view details</summary> |
| 23 | + |
| 24 | + * **Uncategorized** |
| 25 | + - More impls for FixedI128 ([`718e194`](https://github.com/spmadden/irox/commit/718e1949138ede88385a23b92c1947917ed3fcca)) |
| 26 | + - Impl Sub<f64> for the various types ([`c176d9f`](https://github.com/spmadden/irox/commit/c176d9f38e5a642188fb01b76cf01391688ef3b6)) |
| 27 | +</details> |
| 28 | + |
3 | 29 | ## v0.1.1 (2024-10-24)
|
4 | 30 |
|
5 | 31 | ### New Features
|
|
11 | 37 |
|
12 | 38 | <csr-read-only-do-not-edit/>
|
13 | 39 |
|
14 |
| - - 2 commits contributed to the release. |
| 40 | + - 3 commits contributed to the release over the course of 5 calendar days. |
15 | 41 | - 25 days passed between releases.
|
16 | 42 | - 2 commits were understood as [conventional](https://www.conventionalcommits.org).
|
17 | 43 | - 0 issues like '(#ID)' were seen in commit messages
|
|
23 | 49 | <details><summary>view details</summary>
|
24 | 50 |
|
25 | 51 | * **Uncategorized**
|
| 52 | + - Release irox-fixedmath v0.1.1 ([`ab8347f`](https://github.com/spmadden/irox/commit/ab8347fc4ee4bd03589f1d2c07e1cb63902e7410)) |
26 | 53 | - Add 'to_bits', 'exponent', and 'significand' to FloatExt trait ([`aa7909f`](https://github.com/spmadden/irox/commit/aa7909f619e332d37cb2b6099b3bba2be52fccc4))
|
27 | 54 | - Impl add and addassign ([`c4d8844`](https://github.com/spmadden/irox/commit/c4d88444122a81f53d6b5b31d14db2323a2be272))
|
28 | 55 | </details>
|
|
39 | 66 |
|
40 | 67 | <csr-read-only-do-not-edit/>
|
41 | 68 |
|
42 |
| - - 4 commits contributed to the release. |
| 69 | + - 4 commits contributed to the release over the course of 4 calendar days. |
43 | 70 | - 3 commits were understood as [conventional](https://www.conventionalcommits.org).
|
44 | 71 | - 0 issues like '(#ID)' were seen in commit messages
|
45 | 72 |
|
|
0 commit comments