Skip to content

lockr 0.4.0

Latest

Choose a tag to compare

@danielvartan danielvartan released this 04 Dec 16:05
· 2 commits to main since this release
a9375f8
  • The package code was refactored to improve readability and maintainability.
  • save_and_lock() was added. This function combines saving and locking data into a single step.
  • staticrypt() was added. This function creates an interface with the Staticrypt tool for encrypting HTML files.