Skip to content

v0.0.2

Compare
Choose a tag to compare
@IARI IARI released this 12 Jun 12:43
· 7 commits to master since this release

Release 0.0.2

First release of the Label Creator!
A standalone executable binary for windows is attached.

Change log

  • gradle-task for github releases - breadmoirai.github-release 2.2.12

  • new feature: rename known files

  • more features

    • allow multiline text in label text fields (shift+enter for first new line)
    • improved label layout with a lot of saved space
    • added settings for line-height control (appsettings)
    • added fine auto-fontsize control with respect to height (appsettings)
  • update itext 7.1.11

  • several updates

    • updated tfxserializer 1.1.0
    • added document features: copy/delete/show in explorer
    • customizable column- and row-definitions, it is possible to mix relative and absolute measures
    • ui style changes in main view
    • Updating: old documents will have to be set up again (column/rows will be set to 0)
    • known issues with to few rows, and performance problems
  • updated to gradle 6.5, kotlin 1.3.72, TFXserializer .1.0.1

  • update gradle => 6.3

  • added version number

  • added own library repo to buildscript

  • buildscript cleanup

  • avoid an IDE error with explicit import

  • kotlin 1.3.71 + tfxserializer library

  • tornadofx 1.7.20

  • migrated gradle settings to kotlin script

  • feat: show page size with correct unit + code cleanup

  • readme update

release created with the breadmoirai.github-release gradle plugin