Skip to content

Releases: seapagan/py-maker

v0.4.5

17 Aug 12:57
e3d7820
Compare
Choose a tag to compare

What's Changed

  • work on the TODO list. See commits for details by @seapagan in #44

Dependency Updates

Full Changelog: v0.4.4...v0.4.5

v0.4.4

15 Aug 10:23
814bfd1
Compare
Choose a tag to compare

BUGFIX

Version 0.4.3 had a missing '#' comment tag which would cause poetry to crash, FIXED

What's Changed

Dependency Updates

Full Changelog: v0.4.3...v0.4.4

v0.4.3

13 Aug 15:47
47f1877
Compare
Choose a tag to compare

Small update to tweak and tidy the linting sections

What's Changed

dependency updates

Full Changelog: v0.4.2...v0.4.3

v0.4.2

10 Aug 18:21
86c3381
Compare
Choose a tag to compare
  • Added a missing runtime dep (rtoml). It must have been in my venv but not in the pyproject.toml 🙄

Full Changelog: v0.4.1...v0.4.2

v0.4.1

10 Aug 17:57
8e23c12
Compare
Choose a tag to compare
  • Fixed bug where the first-time config file gets the wrong default template path.
  • Update the internal template pyproject.toml and .pre-commit-config.yaml to use latest dependencies

Full Changelog: v0.4.0...v0.4.1

v0.4.0

10 Aug 16:17
fee9fad
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: v0.3.0...v0.4.0

v0.3.0

30 Jul 17:49
e619ee6
Compare
Choose a tag to compare

What's Changed

Dependency updates

Full Changelog: v0.2.1...v0.3.0

v0.2.1

26 Jul 16:13
5498796
Compare
Choose a tag to compare

Rename the project d/t PyPI having a project of the same name (though it has no usable code).

No functionality changes.

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Jul 15:15
16b1eb2
Compare
Choose a tag to compare

What's Changed

Dependency Updates

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Jul 19:57
f603066
Compare
Choose a tag to compare

First functional release of the Pymaker project

What's Changed

New Contributors

Full Changelog: https://github.com/seapagan/py-maker/commits/v0.1.0