Skip to content

Latest commit

 

History

History
234 lines (134 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

234 lines (134 loc) · 3.26 KB

Changelog

All notable changes to this project will be documented in this file.

[4.0.0] - 2025-03-20

🚀 Features

  • Upload calendar to release
  • Uv run

🐛 Fixes

  • Typing error
  • Relax python version

📦 Dependencies

  • Mv to pyproject.toml altoghther

🎨 Styling

  • Rm pylint
  • Extend ruff rules to all
  • Lint via zizmor

🛠️ Chores

  • Ignore everything in output/
  • Drop pypy3.11 in python matrix
  • Update .gitignore
  • Migrate to mise
  • Reschedule workflow
  • Cache pre-built wheels
  • Use cached uv
  • Adapt to pyproject.toml

[2.11.3] - 2025-03-20

🐛 Fixes

  • Metadata

📚 Docs

  • More keywords in pyproject.toml
  • Update todo

📦 Dependencies

  • Migrate to uv
  • Add deps to pyproject.toml

🛠️ Chores

  • Mute version bump in changelog
  • Update metadata in pyproject.toml

[2.11.2] - 2025-03-20

🐛 Fixes

  • Break too aggressively
  • Handle empty response

🛠️ Chores

  • Temp block index/5584

[2.11.0] - 2025-03-20

🚀 Features

  • Add pyproject.toml

📦 Dependencies

  • Bump default python version to 3.13

🎨 Styling

  • Lint

[2.8.3] - 2025-03-20

📚 Docs

  • Silent changelog update

[2.8.2] - 2025-03-20

🐛 Fixes

  • Regex syntax

[2.8.1] - 2025-03-20

🐛 Fixes

  • Date parse error caused by index/5835
  • Fix pypy -mpip install

[2.7.1] - 2025-03-20

🐛 Fixes

  • Date parse error caused by index/5642

📦 Dependencies

  • Bump Python Matrix to 3.11~3.13 as per PEP 719

🛠️ Chores

  • Allow manual test
  • Use unique cache key
  • Add pypy3.10 to Python Matrix
  • Update ref

[2.5.2] - 2025-03-20

🎨 Styling

  • Lint

🛠️ Chores

  • Add ci badge
  • Ignore test on docs change
  • Cache installed packages

[2.4.1] - 2025-03-20

🐛 Fixes

  • Date parse error caused by index/5597

[2.4.0] - 2025-03-20

🚀 Features

  • Add git-cliff

🛠️ Chores

  • Add changelog

[2.3.2] - 2025-03-20

🎨 Styling

  • Lint

[2.3.1] - 2025-03-20

📦 Dependencies

  • Bump Python Matrix to 3.11~3.13-dev ahead of 3.13-rc1

🛠️ Chores

  • Add commit msg prefix

[2.2.0] - 2025-03-20

🚀 Features

  • Feat: add index filter This is added to exclude outdated ID, not meant to be misused as personal blocklist

📚 Docs

  • Simplify URL

📦 Dependencies

  • Bump requests from 2.32.2 to 2.32.3
  • Bump requests from 2.32.0 to 2.32.2

[2.0.1] - 2025-03-20

🚀 Features

  • Fix longstanding last_modified and dtstamp issue once for all

🐛 Fixes

  • Fix date parse error caused by index/5181
  • Fix date parse error caused by index/5140
  • Fix date parse error caused by index/3989
  • Fix condition
  • Fix git diff commit
  • Fix set-output deprecation warning

🛠️ Chores

  • Discard hacky & faulty sed replacement
  • Reschedule as no more commit flooding

[1.2.1] - 2025-03-20

🐛 Fixes

  • Fix release filename
  • Fix ics eol

[1.2.0] - 2025-03-20

🛠️ Chores

  • Update ics only if new release is available

[1.1.2] - 2025-03-20

🛠️ Chores

  • Ignore tba release
  • Update commit message
  • Permission

[1.1.0] - 2025-03-20

🚀 Features

  • Better handling of release date

🛠️ Chores

  • Ignore test on output push

[1.0.0] - 2024-01-15