Skip to content

Latest commit

 

History

History
52 lines (25 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

52 lines (25 loc) · 2.2 KB

CHANGELOG

v1.0.0 (2024-03-11)

Breaking

  • feat: update package dependencies

BREAKING CHANGE: Sets minimum python version to 3.8.1 (1353704)

  • feat: set minimum python version to 3.8.1

BREAKING CHANGE: Drops support for python 3.7 (2b23c3a)

Chore

Ci

  • ci: update python versions in taskcluster matrix (9c9aaaf)

  • ci: replace local taskcluster hook with remote (3c6753a)

  • ci: update orion_ci pre-commit hook (1fe3954)

  • ci: update semantic-release configuration (283b2d9)

  • ci: update tox configuration (c139ba6)

  • ci: update tox configuration (f577916)

Fix

  • fix: update prefpicker usage to parse raw pref template (b7f265a)

Style

v0.1.1 (2022-04-22)

Fix

  • fix: minor optimizations (3c55996)

Unknown