Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@EruEri EruEri released this 03 Dec 11:03

CHANGELOG

BREAKING CHANGES

  • Change oyomu xdg directory name:
    • yomu -> oyomu:
      • eg. ~/.local/share/yomu/ --> ~/.local/share/oyomu/
  • Change option:
    • oyomu decrypt:
      • -a : separeted list -> repeted option
    • oyomu delete:
      • -a : separeted list -> repeted option
    • oyomu read:
      • -a : separeted list -> repeted option
  • Change syomurc format:
    • Add a field to the encrypted json

Features

  • Add epub support

Miscellaneous

  • Replace libraries:
    • cryptokit -> digestif + mirage-crypto
    • str -> re-ocaml
  • Code refacto:
    • Remove suyomu: (create its own repository)
    • Rename some functions from yomu_ to oyomu_

HELP

  • To port your encrypted comic from oyomu < 0.5.0 to oyomu 0.5.0, We need to decrypted it with oyomu < 0.5.0, add an extension to the file (cbz or zip) if comic book archive or (epub) if epub and encrypted it with oyomu 0.5.0