Immoney

Latest version: v0.11.0

Safety actively analyzes 681812 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.11.0

What's Changed

This release adds support for Python 3.13.

**Full Changelog**: https://github.com/antonagestam/immoney/compare/0.10.0...0.10.1

0.10.0

What's Changed

* chore: Expose __version__ by antonagestam in https://github.com/antonagestam/immoney/pull/104
* fix: Support extracting generic bound from TypeVar by antonagestam in https://github.com/antonagestam/immoney/pull/88


**Full Changelog**: https://github.com/antonagestam/immoney/compare/0.9.0...0.10.0

0.9.0

What's Changed

* feature: Support pydantic-core 2.10+ by antonagestam in https://github.com/antonagestam/immoney/pull/89

**Full Changelog**: https://github.com/antonagestam/immoney/compare/0.8.0...0.9.0

0.8.0

What's Changed

* feature: Implement total ordering for Overdraft by antonagestam in https://github.com/antonagestam/immoney/pull/81
* feature: Implement Overdraft floordiv by antonagestam in https://github.com/antonagestam/immoney/pull/83
* feature: Implement SubunitFraction ordering by antonagestam in https://github.com/antonagestam/immoney/pull/84

**Full Changelog**: https://github.com/antonagestam/immoney/compare/0.7.0...0.8.0

0.7.0

This is a big milestone in completeness and stability. The sequence-of-operations property test had been on my list of things for a long time, finally writing it did two things:

- Revealed some operations on `SubunitFraction` and `Overdraft` that were glaringly missing.
- Helped identify a bug in `Money.__rtruediv__` that would have otherwise passed its unit tests (it failed raising an exception for division by zero and instead _returned_ zero).

So quite a big yield for a moderately sized investment.

What's Changed

* Implement missing subunit fraction operations by antonagestam in https://github.com/antonagestam/immoney/pull/76
* Implement missing overdraft operations by antonagestam in https://github.com/antonagestam/immoney/pull/77
* feature: Add sequence-of-operations property test by antonagestam in https://github.com/antonagestam/immoney/pull/78

**Full Changelog**: https://github.com/antonagestam/immoney/compare/0.6.0...0.7.0

0.6.0

What's Changed

* feature: Implement a wrapper for babel formatting by antonagestam in https://github.com/antonagestam/immoney/pull/73

**Full Changelog**: https://github.com/antonagestam/immoney/compare/0.5.0...0.6.0

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.