Skip to content

Releases: fugerit-org/fj-lib

2023-01.4

28 Jan 22:04
5c6f3ee

Choose a tag to compare

0.8.12 (2023-01-28)

  • fix to jvfs copy (files with no null input streams were not copied)

2023-01.3

28 Jan 21:37
b80a83d

Choose a tag to compare

2023-01.2

28 Jan 00:31
3d14c84

Choose a tag to compare

2023-01.1

22 Jan 20:06
e40b1e9

Choose a tag to compare

0.8.8 (2023-01-22)

  • Rename JFile implementation

2023-01.0

21 Jan 12:45

Choose a tag to compare

0.8.7 (2023-01-21)

  • Refactoring of jvfs as a new maven module (fj-core-jvfs)
  • Refcatoring of test classes to module fj-test-helper8

0.8.6-jvfs4 (2023-01-20)

  • Added db script for daogen jfile mount
  • Added JFileCopyFacade

0.8.6-jvfs2 (2023-01-19)

  • Removed system out

0.8.6-jvfs1 (2023-01-17)

  • Added java virtual file system utilities (JVFS)
  • JVFS Support for file system (read/write)
  • JVFS Support for class loader (read only)
  • JVFS Support for database (read/write) DAO generated with Mars fj-daogen API
  • Added methods for accessing startTime and previousCheckpoint data in Checkpoints
  • Added testing utilities

2022-12.2

28 Dec 15:14

Choose a tag to compare

0.8.6 (2022-12-28)

  • Collections merge utility
  • Result errors and warning accessory methods

2022-12.1

20 Dec 21:46

Choose a tag to compare

0.8.5 (2022-12-20)

  • Added java major version check utilities

2022-12.0

08 Dec 15:51

Choose a tag to compare

0.8.4 (2022-12-08)

  • Added some Exception and RuntimeException utilities

2022-11.5

26 Nov 11:24

Choose a tag to compare

  • Added ObjectUtils.objectWithDefault() function
  • Added options to create a ParamI18N loading keys from a different bundle than the main property key

2022-11.04

25 Nov 09:44

Choose a tag to compare

  • Added 'fail-on-set' of duplicate entry for GenericListCatalogConfig
  • Added toString() to ParamI18N