Releases: pgr0ss/pgledger
Releases · pgr0ss/pgledger
v0.7.0
v0.6.0
v0.5.0
What's Changed
- Ensure
pgledgerworks on PostgreSQL v15 through v18 - Use new built-in
uuidv7function if it exists - Add optional JSON metadata when creating transfers
- Add a script for showing reconciliation and debugging strategies
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Switch from query functions to views
- Add
event_attopgledger_transfers - Add example scripts and their output
- Set up Renovate for better dependency upgrades
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Change ID columns to use prefixed ULIDs
- Improve and document performance testing
- Upgrade dependencies and improve testing
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Add currency support:
- Add currencies to accounts
- Prevent transfers across currencies
- Demonstrate and document how to do currency conversions with multiple transfers at once
Full Changelog: v0.1.0...v0.2.0