Skip to content

Latest commit

 

History

History
190 lines (107 loc) · 10.1 KB

CHANGELOG.md

File metadata and controls

190 lines (107 loc) · 10.1 KB

Changelog

Full Changelog

Implemented enhancements:

  • SQLModel support #49

v0.3.0 (2023-01-02)

Full Changelog

Fixed bugs:

  • Encoding with utf-8 in input file error #53

Closed issues:

  • Generator would parse version number as float string #50

Merged pull requests:

v0.2.7 (2022-09-08)

Full Changelog

Merged pull requests:

v0.2.6 (2022-09-02)

Full Changelog

Implemented enhancements:

  • Add section after imports and before dependencies #44

Merged pull requests:

v0.2.5 (2022-03-10)

Full Changelog

Fixed bugs:

  • i think it needs the \n quotation #42

Merged pull requests:

v0.2.4 (2021-07-22)

Full Changelog

Implemented enhancements:

  • add yaml , ini #37

Merged pull requests:

v0.2.3 (2021-07-09)

Full Changelog

v0.2.2 (2021-06-08)

Full Changelog

Fixed bugs:

  • Please change the Launch Library link to Launch Library 2 #34

Closed issues:

Merged pull requests:

v0.2.1 (2020-05-10)

Full Changelog

v0.2.0 (2020-05-10)

Full Changelog

Merged pull requests:

v0.1.2 (2019-06-17)

Full Changelog

Implemented enhancements:

  • Could you please add a flag to close the conversion of unicode fields in a json #23

Merged pull requests:

v0.1.1 (2019-06-13)

Full Changelog

Merged pull requests:

v0.1.0.post2 (2019-05-02)

Full Changelog

v0.1.0.post1 (2019-04-24)

Full Changelog

v0.1.0 (2019-04-24)

Full Changelog

Merged pull requests:

  • Adding readme #22 (bogdandm)
  • Post init converters for string types #21 (bogdandm)
  • No ordereddict #20 (bogdandm)
  • Process empty dict as Dict type #19 (bogdandm)
  • Fix pytest version conflict #18 (bogdandm)
  • Decode unicode and remove non-words characters in models fields names #17 (bogdandm)
  • Does not add METADATA_FIELD_NAME to metadata if original fields name is a same as generated one #16 (bogdandm)

v0.1b2 (2018-11-30)

Full Changelog

Merged pull requests:

v0.1b1 (2018-11-27)

Full Changelog

Merged pull requests:

  • Add --dict-keys-regex and --dict-keys-fields arguments; #11 (bogdandm)

v0.1a1 (2018-11-27)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator