Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.31 KB

CHANGELOG.md

File metadata and controls

48 lines (31 loc) · 1.31 KB

Changelog

v0.1.7 (not released)

Fix

  • fix ci

v0.1.6 (not released)

Fix

  • drop commit message linter

v0.1.5 (not released)

Fix

  • drop support py3.12 for meantime
  • lint

v0.1.4 (not released)

Fix

  • While receiving path as first arguments casting to string before joining parts
  • CI: manage only supported python versions

v0.1.3 (2024-07-23)

Fix

  • Bump importlib-metadata

v0.1.2 (2022-11-25)

Fix

  • Bump python-semantic-release gh action (0aef90c)
  • Try avoid circular import while register plugin (345fa6e)

v0.1.1 (2022-11-24)

Fix

  • Ci, bump to latest setup-python version (v4) (8d91516)

v0.1.0 (2022-11-24)

Feature

  • First uri pathlib factory implementation (f70dc91)

Documentation

  • Add @petrus-v as a contributor (6d6966d)