Releases: tomy0000000/kayman
Releases · tomy0000000/kayman
Release list
0.7.0
🌟 Features
- Add table for payment service provider on Transaction
- Transaction now has reconcile field (on both account side, and payment service provider side)
- Support sub-category
🪜 Notable Changes
- Drop Invoice API limit
🐞 Bug fixes
- Add
invoice_randomparameter toget_invoice_detail
⚙️ Internal
- Switch style lint from GitHub Action to pre-commit.ci
- Unify route function naming
- Unify examples presentation
✨ Enhanced Invoice API
Features
- Merge create/update Invoice API
✨ Enhanced Invoice
Features
- Enhanced Invoice API
Minor
- Add pre-commit configs
✨ Enhanced Accounting
Features
- Change accounting data type to
Decimal - Separate different payment type logic
- Add intro documentation
Minor
- Componentlize build and push action to custom action
✅ Basic Accounting
Features
- Add models for basic accounting
CurrencyAccountPaymentPaymentEntryCategoryTransaction
- Add rough implement API endpoints for CRUD on these modeling
Minor
- Style lint CI with
flake8is now enabled - Implement a configuration check runs on server start
🔒 Authentication
Features
- Authentication system with JWT to access endpoints
🧾 Taiwan Invoice
Features
- Basic data models and access points for Taiwan invoice