Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 05:43

1.2.0 (2026-07-02)

Bug Fixes

  • clean up nested child _meta sidecars on prefix delete/overwrite (#37) (#40) (a18b42b), closes #7
  • rm/open이 기본 랜덤 코드(대문자 포함)를 거부하는 버그 (#33) (#34) (ef27f7d)
  • uniform code generation + dedup infra preamble/template list (#21) (#35) (0182153)

Features

  • add --version / -v flag to the CLI (0d2b5a6)
  • nested/multi-segment custom paths in publish/rm/open (#38) (a18ff4c), closes #37

Performance Improvements

  • parallelize independent I/O in publish (uploads + walk) (#19) (#32) (e5532e6)