Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 302 Bytes

CHANGES.md

File metadata and controls

21 lines (12 loc) · 302 Bytes

v0.3.0

Add encryption support for both CLI and Babashka pod.

v0.2.1

New Babashka pod functions:

  • freeze-to-string
  • thaw-from-string

v0.2.0

Babashka pod support with the following functions:

  • freeze-to-file
  • thaw-from-file

v0.1.0

Initial version. Freeze and thaw supported.