Releases: realrate/Causing
Releases · realrate/Causing
v2.4.1
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
What's Changed
Version 2.0 is a breaking change which reduces the amount of code in Causing to a smaller set of cleaned up and better tested classes/functions with higher accuracy and less dependencies. Later versions might bring back some features which have been removed to focus on the basics. Everything that is needed to calculate and display IME graphs is included.
Full Changelog: v0.2.2...v2.0.0
v0.2.2
What's Changed
- implement invisible style to reduce width by @salistha-shakya in #64
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix images on pypi by @salistha-shakya in #59
- Locale support in graph by @salistha-shakya in #58
- More robust round_sig by @karlb in #60
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Split estimation and bias estimation
- pytorch is now an optional dependency by @karlb in #57
- removing modules to improve few seconds of evaluate performance by @bbkrr in #47
- update "start your own model" in readme with typo checks by @salistha-shakya in #49
- Validate wage graph results by @salistha-shakya in #51
- test cases for example and education by @salistha-shakya in #52
- Change bias method and add bias tests by @karlb in #55
New Contributors
- @salistha-shakya made their first contribution in #49
Full Changelog: v0.1.7...v0.2.0