Skip to content

Latest commit

 

History

History
152 lines (86 loc) · 2.2 KB

CHANGELOG.md

File metadata and controls

152 lines (86 loc) · 2.2 KB

Changelog

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

[2.8.1] - 2024-11-03

🐛 Fixes

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

🛠️ Chores

  • Update changelog

[2.7.1] - 2024-10-09

🐛 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
  • Update changelog

[2.5.2] - 2024-08-15

🎨 Styling

  • Lint

🛠️ Chores

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

[2.4.1] - 2024-08-11

🐛 Fixes

  • Date parse error caused by index/5597

[2.4.0] - 2024-08-03

🚀 Features

  • Add git-cliff

🛠️ Chores

  • Add changelog

[2.3.2] - 2024-07-28

🎨 Styling

  • Lint

[2.3.1] - 2024-07-06

📦 Dependencies

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

🛠️ Chores

  • Add commit msg prefix

[2.2.0] - 2024-06-23

🚀 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

🛠️ Chores

  • Discard hacky & faulty sed replacement

[2.0.1] - 2024-05-21

🚀 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

  • Reschedule as no more commit flooding

[1.2.1] - 2024-02-17

🐛 Fixes

  • Fix release filename

[1.2.0] - 2024-02-17

🐛 Fixes

  • Fix ics eol

🛠️ Chores

  • Update ics only if new release is available

[1.1.2] - 2024-02-09

🛠️ Chores

  • Ignore tba release
  • Update commit message
  • Permission
  • Ignore test on output push

[1.1.0] - 2024-01-30

🚀 Features

  • Better handling of release date

[1.0.0] - 2024-01-15