Releases: datasignstech/pyluca
Releases · datasignstech/pyluca
Added event id in journal entry
2.0.5
Use pandas 1.1.5
2.0.4 Fix pandas version to 1.1.5 (#38)
Remove deepcopy from aging calculation
Pass back the aging state for cumulative calculation and adding assertion to not add backdated journal entries
What's Changed
- Pass back the aging state for cumulative calculation by @pskd73 in #34
- Remove PositiveEntry by @pskd73 in #35
- Adding assertion check to not add backdated journal entries by @ranjanikrrao in #36
Full Changelog: 1.3.1...2.0.2
Support gt, lt, gte, lte operators
Support external actions
Upgrade pandas to 1.4.2
Added get_balances function in ledger
What's Changed
- Added get_balances function in ledger by @sameer-639 in #29
New Contributors
- @sameer-639 made their first contribution in #29
Full Changelog: 1.2.2...1.2.3
Added account_name column in ledger df
What's Changed
- Add account_name column in ledger_df by @ranjanikrrao in #28
Full Changelog: 1.2.1...1.2.2