Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 437 Bytes

0.2.1.md

File metadata and controls

34 lines (26 loc) · 437 Bytes

Changelogs 0.2.0


Repo

- README update
- workflows .env
    - Changed api_version & streamlit_version to app_version

POSTGRES

- Added init.sql
    - Generates tables, replace script "generate_tables.py"

API

-

Streamlit

- Removed new category field in create transaction
- Created new category form in settings

Misc

- Move script "generate_tables.py" to 'archives'