Skip to content

Latest commit

 

History

History
475 lines (384 loc) · 58.7 KB

CHANGELOG.md

File metadata and controls

475 lines (384 loc) · 58.7 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.9.0 - 2024-10-21

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores

0.8.0 - 2024-06-18

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores

0.7.0 - 2024-04-05

✨ New Features

🔧 Chores

0.6.0 - 2024-02-17

✨ New Features

🐛 Bug Fixes

⚡ Performance Improvements

♻️ Refactors

✅ Tests

🔧 Chores

0.5.0 - 2024-01-20

💥 BREAKING CHANGES

  • due to 1f1433e - change from dist to dst (commit by @SARDONYX-sard):

    dist -> dst
    dist == distribution
    dst == destination

✨ New Features

🐛 Bug Fixes

✅ Tests

0.4.1 - 2024-01-19

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores

0.4.0 - 2024-01-16

💥 BREAKING CHANGES

  • due to 026c438 - implement cli sub commands (commit by @SARDONYX-sard):

    Subcommands have been added, so command usage has changed.

    • Implement unhide-dar command
    • Implement remove-oar command
    • Color CLI(Implemented by downgrading clap to v3.)

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores

0.3.0 - 2024-01-07

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores

0.2.3 - 2023-11-17

✨ New Features

🐛 Bug Fixes

⚡ Performance Improvements

♻️ Refactors

✅ Tests

🔧 Chores

0.2.2 - 2023-11-05

🐛 Bug Fixes

♻️ Refactors

0.2.1 - 2023-11-05

🐛 Bug Fixes

0.2.0 - 2023-11-05

✨ New Features

🐛 Bug Fixes

⚡ Performance Improvements

♻️ Refactors

✅ Tests

0.1.6 - 2023-10-27

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

0.1.5 - 2023-10-13

✨ New Features

  • 32c3150 - front: add experimental customJS system (commit by @SARDONYX-sard)
  • 9e41f60 - core: add sentinel in converter (commit by @SARDONYX-sard)
  • ae852d0 - implement DAR hinder & OAR remover (commit by @SARDONYX-sard)

🐛 Bug Fixes

  • 92563f2 - front: fix design (commit by @SARDONYX-sard)
  • 330041f - front: fix problem with navigation focus not changing color after pressing alt+-> (commit by @SARDONYX-sard)
  • 7231c65 - ci: remove draft option in release (commit by @SARDONYX-sard)
  • 8af1069 - core-test: revert to dyn read file (commit by @SARDONYX-sard)

♻️ Refactors

  • 20c3c59 - front: remove unused import (commit by @SARDONYX-sard)

🔧 Chores

  • 85542ea - bug-report: add version selectors (commit by @SARDONYX-sard)

0.1.4 - 2023-10-09

✨ New Features

🔧 Chores

0.1.3 - 2023-10-08

✨ New Features

🐛 Bug Fixes

♻️ Refactors

0.1.2 - 2023-10-07

⚡ Performance Improvements

♻️ Refactors

🔧 Chores