Skip to content

Releases: fugerit-org/fj-lib

2023-03.2

25 Mar 14:24
47d6eb1
Compare
Choose a tag to compare

8.0.3 (2023-03-25)

8.0.2 (2023-03-25)

2023-03.1

20 Mar 21:51
e4b87cb
Compare
Choose a tag to compare

8.0.1 (2023-03-19)

2023-03.0

18 Mar 12:06
7ae7b95
Compare
Choose a tag to compare

2023-02.0

26 Feb 13:21
Compare
Choose a tag to compare

2023-01.4

28 Jan 22:04
5c6f3ee
Compare
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
Compare
Choose a tag to compare

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