Skip to content

Releases: kalaspuff/cure

0.5.1

25 Oct 16:03
0.5.1
5c8296b
Compare
Choose a tag to compare
  • Python 3.11 added to test matrix and trove classifiers to officially claim support.

0.5.0

08 Aug 07:32
9bbcf19
Compare
Choose a tag to compare
  • Changes how names using digits were transformed to snake_case or camelCase, for example snake_caseing the value "addressLine1" will now become "address_line_1" instead of previously "address_line1". (github: @erik-sundin-billo)

0.4.1

14 Mar 16:10
6b659b8
Compare
Choose a tag to compare
  • Added Python 3.10 as trove classifier.
  • Added test matrix to include Python 3.10.

0.4.0

14 Feb 12:24
37b23ab
Compare
Choose a tag to compare
  • Fixes a bug where elements in lists were always treated as dictionaries during the case conversion. The original interface is preserved with optional recursion and functions that are type aware. (github: @kiwiholmberg)

0.3.0

26 Feb 19:07
ab6f9c7
Compare
Choose a tag to compare
  • Updated structure and decorator functionality so that the library has no dependencies on other third party libraries any longer.
  • Improved type hint annotations and structure for builds and tests.
  • Dropped support for Python 3.6.

0.2.2

28 Sep 19:31
cceab79
Compare
Choose a tag to compare
  • Python 3.9 support.

0.2.1

04 Jan 02:19
99474ea
Compare
Choose a tag to compare
  • Updated README with information regarding PEP-8 convention.

0.2.0

04 Jan 02:18
cb0c362
Compare
Choose a tag to compare
  • Initial release.

0.1.3

04 Jan 02:18
b2c6150
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
0.1.3

0.1.2

04 Jan 02:18
f5ad931
Compare
Choose a tag to compare
0.1.2 Pre-release
Pre-release
0.1.2