Releases: sdementen/piecash2
Releases · sdementen/piecash2
0.1.4
0.1.3
sdementen (12):
add commands to make.py to mimic Makefile
fix bug in camelize
reorganise modules
omit from coverage template .py files
reformat file
extend tests
rename Base to DeclarativeBase to avoid name shadowing
print path where schemas exported
isort/black generated schemas + remove unused imports
cleanup
add tool.isort option section
Merge pull request #7 from sdementen/second_working_code
0.1.2
sdementen (17):
release: version 0.1.1 🚀
add data folder with sample of gnucash sqlite books
add first working code
add example in README.md
add some simple tests
update setup.py with maturity and description
add sqlacodegen_v2 as dependency
remove the rename_project.yml CI action
adapt linter to use 140 charts per line
fix linter issues
fix flake8 issues
add make CLI implemented in python
mypy fixes
add blank in some gnucash book name for testing purposes
use setup.cfg instead of .flake8
during tests, path_schemas to point to tmp folder
release: version 0.1.2
0.1.1
release: version 0.1.1 🚀