Skip to content

Releases: sdementen/piecash2

0.1.4

26 Jun 17:51
Compare
Choose a tag to compare
sdementen (3):
      fix: dev: in release, set tag before gitchangelog
      new: dev: add gitchangelog.rc and adapt to shorten "bump" commit msg and remove "release: version ..." msg
      release: version 0.1.3

0.1.3

26 Jun 17:39
f2dedbb
Compare
Choose a tag to compare
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

25 Jun 16:20
Compare
Choose a tag to compare
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

24 Jun 16:38
Compare
Choose a tag to compare
release: version 0.1.1 🚀