Skip to content

Releases: kozalosev/klocmod

v0.3.1

06 May 10:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Feb 17:58
Compare
Choose a tag to compare

There is no changes in functionality. But the module now supports and tested with only more recent versions of Python (3.8-3.11) and uses updated and secured dependencies.

What's Changed

  • Update dependencies, build and CI configs by @kozalosev in #5

New Contributors

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

v0.2.1

13 Nov 21:38
48ef204
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

Upgrades the dependency on PyYAML to fix the vulnerability (see #1 for more information).

v0.2.0

23 Oct 00:45
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Optional support for localization files written in YAML. Requires an extra dependency: the PyYAML library.

v0.1.0

23 Oct 00:41
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

The first public alpha version that is already used in my own project @textUtilsBot.