Files
n34/CHANGELOG.md
Awiteb b29937a04e chore(changelog): Update the body
Signed-off-by: Awiteb <a@4rs.nl>
2025-05-22 15:15:49 +00:00

1.1 KiB

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.

Unreleased

Added

  • Add --force-id flag to bypass case validation in repo announce - by Awiteb

0.1.0 - 2025-05-21

Added

  • Setup the CLI and create repo view command - by Awiteb
  • Add repo announce command - by Awiteb
  • Support PoW - by Awiteb
  • Add issue new command - by Awiteb
  • New reply command - by Awiteb

Dependencies

  • Add nedded dependencies - by Awiteb
  • Add easy_ext@1.0.2 to the dependencies - by Awiteb
  • Add convert_case@0.8.0 to the dependencies - by Awiteb
  • Add tempfile@3.19.1 to the dependencies - by Awiteb
  • Add futures@0.3.31 to the dependencies - by Awiteb
  • Bump nostr and nostr_sdk to 0.42.0 - by Awiteb

0.0.0 - 2025-05-01

Added

  • Initialize the project - by Awiteb