Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 728 Bytes

RELEASE_CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 728 Bytes

Changelog

[0.9.5] - 2024-06-23

⛰️ Features

  • Provide support for python 3.10

🛠️ Bug Fixes

  • (build) Remove mypy from main dependencies

🚜 Refactor

  • (build) Allow poetry action to skip install
  • (build) Allow poetry action to install in system env

📚 Documentation

  • Update old emojis in changelog
  • Simplify install instructions & add dev setup
  • (README) Add brew install alternative
  • (logo) Support dark mode

⚙️ Miscellaneous Tasks

  • Add brewfile dev lock file to gitignore
  • Remove brewfile.dev
  • Remove makefile version pin on python 3.11
  • (build) Add runner os to poetry cache key

Build

  • (dev-deps) Add git cliff