Skip to content

2023-01.0

Choose a tag to compare

@mttfranci mttfranci released this 21 Jan 12:45
· 565 commits to main since this release

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