Skip to content

Commit

Permalink
release: version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdementen committed Jun 25, 2024
1 parent fd2fbd5 commit ad4f6ce
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 3 deletions.
25 changes: 23 additions & 2 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,31 @@ Changelog
=========


(unreleased)
------------
- During tests, path_schemas to point to tmp folder. [sdementen]
- Use setup.cfg instead of .flake8. [sdementen]
- Add blank in some gnucash book name for testing purposes. [sdementen]
- Mypy fixes. [sdementen]
- Add make CLI implemented in python. [sdementen]
- Fix flake8 issues. [sdementen]
- Fix linter issues. [sdementen]
- Adapt linter to use 140 charts per line. [sdementen]
- Remove the rename_project.yml CI action. [sdementen]
- Add sqlacodegen_v2 as dependency. [sdementen]
- Update setup.py with maturity and description. [sdementen]
- Add some simple tests. [sdementen]
- Add example in README.md. [sdementen]
- Add first working code. [sdementen]
- Add data folder with sample of gnucash sqlite books. [sdementen]
- Release: version 0.1.1 🚀 [sdementen]


0.1.1 (2024-06-24)
------------------
- Release: version 0.1.1 🚀 [sdementen]
- Clean up repo generated from template. [sdementen]
- Release: version 0.1.1 🚀 [Sébastien de Menten]
- Clean up repo generated from template. [Sébastien de Menten]
- ✅ Ready to clone and code. [sdementen]
- Initial commit. [sdementen]


2 changes: 1 addition & 1 deletion piecash2/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.1
0.1.2

0 comments on commit ad4f6ce

Please sign in to comment.