Releases: Meaningful-Data/vtlengine
Releases · Meaningful-Data/vtlengine
v1.1rc2
Reduced range on Pandas version to 2.1.4-2.2
v1.1rc1
Release candidate version to test S3 compatibility as an extra.
Full Changelog: v1.0.4...v1.1rc1
v1.0.4
Added
- Accept VTL 2.1 standard DataStructure by @albertohernandez1995 in #53
- Add support for Python 3.9 and update dependencies by @javihern98 in #65
Fixed
- Improved code coverage by @albertohernandez1995 in #54
- Fixed analytic sum operation returns number when only integers participate by @mla2001 in #50
- Time Period Comparison new criteria by @mla2001 in #46
- Use of ISO 8601 Duration type by @albertohernandez1995 in #62
- Outdated error messages cleanup by @javihern98 in #68
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Added
- Flake8 and Black migrated to Ruff by @mla2001 in #42
- Added implementation of dateadd operator by @mla2001 in #44
- Added all new unary Time operators by @albertohernandez1995 in #33
- Added implementation of datediff operator by @ale02cp in #49
Fixed
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Added
- Add VTL 2.1 grammar and generate new parsers by @mla2001 in #30
- Added case operator by @mla2001 in #35
- Added random operator only operator class by @mla2001 in #37
- Improved API errors on wrong datastructures by @mla2001 in #41
Fixed
- Fixed rank operator by @javihern98 in #40
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Added
Fixed
- Improve time operators performance by @mla2001 in #7
- Removed Future Warnings from pd.df.fillna. by @mla2001 in #3
- Enhance docstrings to use google format by @albertohernandez1995 in #24
- Readme update by @antonio-olleros in #29
- Fixed non mandatory missing components not autofilled with NaN on dat… by @mla2001 in #32
Full Changelog: https://github.com/Meaningful-Data/vtlengine/commits/v1.0.1