• v0.9.0 e9fa11b700

    Version 0.9.0 Pre-release

    martin released this 2024-11-08 14:29:28 +01:00 | 3 commits to master since this release

    Changes in this version:

    • No new features at all. Really.
    • Switch to the "official" PocketBook SDK for cross-compiling.
    • Adaptations to changed APIs of the crates being used.

    Since there are quite a bit changes under the hood, this version should be tested thoroughly. Please let me know if it works as expected (or not).

    Downloads
  • v0.8.3 6db590f333

    Version 0.8.3 Stable

    martin released this 2021-08-06 15:16:54 +02:00 | 20 commits to master since this release

    Changes in this version:

    • Adapted to the new database schema.
    Downloads
  • v0.8.2 8ef3238ac3

    Version 0.8.2 Stable

    martin released this 2021-08-06 11:32:04 +02:00 | 22 commits to master since this release

    Changes in this version:

    • No longer relies on ext column to identify epubs (adaptation to firmware 6.4).
    Downloads
  • v0.8.1 ef7710cca6

    Version 0.8.1 Stable

    martin released this 2021-03-31 08:16:27 +02:00 | 27 commits to master since this release

    Changes in this version:

    • Database modification (firmware 6.3) taken into account.
    Downloads
  • v0.8.0 65007fdf50

    Version 0.8.0 Stable

    martin released this 2021-02-26 13:52:13 +01:00 | 33 commits to master since this release

    Changes in this version:

    • Don't exclude Adobe DRM encoded books
    Downloads
  • v0.7.2 9baff090a8

    Version 0.7.2 Stable

    martin released this 2021-02-24 14:10:30 +01:00 | 35 commits to master since this release

    Changes in this version:

    • source code refactored
    Downloads
  • v0.7.1 624987326d

    Version 0.7.1 Stable

    martin released this 2021-02-15 14:16:08 +01:00 | 40 commits to master since this release

    Changes in this version:

    • Make sure to remove "false positive" authors (authors without "aut"-role)
    Downloads
  • v0.7.0 a52b8a8288

    Version 0.7.0 Stable

    martin released this 2021-02-15 13:12:50 +01:00 | 41 commits to master since this release

    Changes in this version:

    • New feature: Fix missing series information
    Downloads
  • v0.6.0 577ae2b889

    Version 0.6.0 Stable

    martin released this 2021-02-12 09:38:30 +01:00 | 43 commits to master since this release

    Changes in this version:

    • Fix reading file-as from XML
    • Fix for not showing statistics in some cases
    • New feature: Fix first_author_letter
    Downloads
  • v0.5.0 247591707d

    Version 0.5.0 Stable

    martin released this 2021-02-11 22:12:59 +01:00 | 46 commits to master since this release

    Changes in this version:

    • XML parsing completely rewritten
    • Code reorganized
    • Speed improvements
    Downloads