Skip to content

Releases: kulgan/psqlgml

0.2.4

13 Jul 13:52
7bcd8e5
Compare
Choose a tag to compare

What's Changed

  • make required optional field by @qiaouchicago in #14

New Contributors

  • @qiaouchicago made their first contribution in #14

Full Changelog: 0.2.3...0.2.4

0.2.3

14 Dec 18:49
9cad7bd
Compare
Choose a tag to compare

Full Changelog: 0.2.2...0.2.3

0.2.2

14 Dec 18:30
83dfe04
Compare
Choose a tag to compare

Full Changelog: 0.2.1...0.2.2

0.2.1

29 Jul 23:22
0.2.1
e4b439c
Compare
Choose a tag to compare

What's Changed

  • chore(repository): Use builders to load proper dictionary by @kulgan in #11
  • fix missing ids in schema by @kulgan in #13

Full Changelog: 0.1.3...0.2.1

0.2.0-rc.1

03 Apr 02:49
0603d71
Compare
Choose a tag to compare
0.2.0-rc.1 Pre-release
Pre-release
Version 0.2.0-rc.1

New:
* Refactor dictionary loaders to use builder pattern
* add cli flag to specify tags or no tag while generating schema
* bump pre-commit hooks

0.1.3

19 Oct 22:44
c6a4d11
Compare
Choose a tag to compare

Version 0.1.3

Bugfix

  • Fix/invalid template blocks by @kulgan in #6

Full Changelog: 0.1.2...0.1.3

0.1.2

01 Oct 01:47
d2e0858
Compare
Choose a tag to compare
  • Improve information collected from dictionary associations
  • skip slow running tests in github action

0.1.1

25 Sep 05:14
8806f73
Compare
Choose a tag to compare
switch to PEP621 (#2)

* Add public modules to root package
* Update readme
* Remove setup.py

0.1.0

25 Sep 01:16
af3a2c2
Compare
Choose a tag to compare

Initial pypi release

0.1.0 rc2

24 Sep 21:12
cf197db
Compare
Choose a tag to compare
0.1.0 rc2 Pre-release
Pre-release

Initial alpha release to test publishing to pypi