Skip to content

Releases: micromata/Merlin

Release-1.1.14

27 Jun 05:32
Compare
Choose a tag to compare
  • ExcelRow.autofill supports now Kotlin val's without backing fields.
  • ExcelWorkbook createOrGetFont/createOrGetStyle with more params.
  • Kotlin updated and compiler warnings fixed.

Release-1.1.13

24 Jun 22:26
Compare
Choose a tag to compare

ReplaceUtils.encodeFilename reduces multiples underscores, minor improvements for full ProjectForge integration (ProjectForge may be used instead of server and desktop).

Release-1.1.11

15 May 09:40
Compare
Choose a tag to compare

ExcelRow.autoFill from beans improved (regarding ignored bean properties), Cell may now be referenced in ExcelStyle (from sheet and workbook) by "A1" as well as "Sheet1!A1" etc.

Release-1.1.10

13 May 11:24
Compare
Choose a tag to compare

Preserves now cell style of existing excel workbooks from overriding them by default styles (numbers, dates etc.)

Release-1.1.9

09 May 21:25
Compare
Choose a tag to compare

Caching of reflection fields in ExcelRow.autofill for faster performance.

Release-1.1.8

09 May 00:04
Compare
Choose a tag to compare

Configuration of standard formats in ExcelWorkbook, ExcelRow supports now autofill of cells from bean (by property names matching cell identifier)

First release of merlin-core to maven central

21 Jan 16:24
Compare
Choose a tag to compare

Now Release of desktop app.

Code signing also for MacOS version

30 Nov 04:42
Compare
Choose a tag to compare
  • Code signing of MacOS app added. (Windows version is already signed since 0.9).
  • correct handling of installer language English.

Installer for Windows is now signed, pure server version, ...

13 Nov 07:12
Compare
Choose a tag to compare

Supports now also Windows and Linux, Java 11

08 Nov 01:10
Compare
Choose a tag to compare