Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.82 KB

File metadata and controls

32 lines (17 loc) · 1.82 KB

Changelog

0.2.1 (2024-12-11)

Miscellaneous Chores

  • monofs: Synchronize monocore-project versions

0.2.0 (2024-12-10)

Miscellaneous Chores

  • monofs: Synchronize monocore-project versions

0.1.0 (2024-12-03)

Features

  • add primitives for supporting versioning (#11) (b13fb99)
  • add subprojects (#1) (65e5744)
  • basic filesystem impl and other deps (#10) (83eee43)
  • basic orchestration (#20) (3a01895)
  • ci: add release automation workflow and dependency updates (#62) (1af4b4a)
  • merge pulled container layers into a single rootfs dir (#28) (900d7e3)

Bug Fixes