Skip to content

NovelToManga v1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 11:02
· 6 commits to master since this release
7d1e8d6

v1.2 - (2023-02-08)

Bug Fixes

  • Fix color convertion
  • Adjust the page size according to the text
  • Fix jitpack builds
  • Revbump kotlin version to work well with tachiyomi
  • Prevent ANOTHER Stub error at tachiyomi-inspector

CI

  • Update release action
  • Implement git-cliff for autogenerated changelogs

Features

  • Speedup by using coroutines
  • Implement faster text pagination algorithm
  • Customizable page size

Miscellaneous Tasks

  • Update gradle wrapper
  • Bump dependencies and plugins
  • Update README

Refactor

  • Migrate gradle dsl from groovy to kotlin
  • Use version catalogs
  • Move declarations and suppress warning
  • Create only one textpaint instance
  • Expose useful functions