Skip to content

Releases: fugerit-org/fj-lib

2023-01.2

28 Jan 00:31
3d14c84
Compare
Choose a tag to compare

2023-01.1

22 Jan 20:06
e40b1e9
Compare
Choose a tag to compare

0.8.8 (2023-01-22)

  • Rename JFile implementation

2023-01.0

21 Jan 12:45
Compare
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
Compare
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
Compare
Choose a tag to compare

0.8.5 (2022-12-20)

  • Added java major version check utilities

2022-12.0

08 Dec 15:51
Compare
Choose a tag to compare

0.8.4 (2022-12-08)

  • Added some Exception and RuntimeException utilities

2022-11.5

26 Nov 11:24
Compare
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
Compare
Choose a tag to compare
  • Added 'fail-on-set' of duplicate entry for GenericListCatalogConfig
  • Added toString() to ParamI18N

2022-11.3

24 Nov 23:57
Compare
Choose a tag to compare
  • Added simple i18n support
  • Removed reference to J2ee version (no more needed)
  • Removed inner methods that will be deprecated in java 11.

2022-11.2

17 Nov 12:06
Compare
Choose a tag to compare
  • Changed dependency from dbcp to dbcp2
  • Updated of parent bom to 0.2.2 (many dependency versions updated)