Sendyhalim Yomu Versions Save

📘 Manga reader app for Mac OS X

1.6.1

5 years ago

Fixes #16 🍻

1.6.0

5 years ago
  • Fixes for #12 and #13
  • Migrate to Swift 4! 🚀

1.5.0

7 years ago
  • Update dependencies :crystal_ball:
  • As usual, refactor stuffs
  • Add keyboard navigation event handlers on chapter page collection view (follow vim navigation patterns) :keyboard:
    • h Previous Chapter
    • l Next Chapter
    • j Scroll Down
    • k Scroll Up

1.4.2

7 years ago
  • Prepend forward slash to pageCount label 🏷

1.4.1

7 years ago
  • Bump xcode version string, for the sake of my OCD 🐳
  • Add feature to jump between chapter pages 🚆
  • Remove bootstrap dependency from test target

1.4.0

7 years ago
  • Add feature to jump between chapter pages 🚆
  • Remove bootstrap dependency from test target

1.3.0

7 years ago
  • Add feature to navigate between chapters when on ChapterPageCollection screen 🚚
  • A bit refactor 🚧

1.2.8

7 years ago
  • Update dependencies
  • Use Xcode 8.2.1 build 🏗
  • Fix bug on border extension not honoring property isFlipped of an NSView
  • Use custom text input for zoom scale input 🔍
  • Refactor code 🍻

1.2.7

7 years ago
  • Fix manga item width issue
  • Add ZoomScale data structure to represent zoom scale 🔍

1.2.6

7 years ago
  • Update dependencies :taco:
  • Change selected manga indicator :jeans:
  • Add some code documentaions :memo:
  • Fix chapter filter resetting strategy