Skip to content

Version v1.0.2

Latest

Choose a tag to compare

@ItsMeForLua ItsMeForLua released this 03 Sep 20:03
· 2 commits to main since this release

Version 1.0.2

  • Changed system definition symbols from using uninterned symbols (#:) to keywords (:) to prevent symbol collisions.
  • Added explicit asdf: prefixes to system definitions to avoid conflicts with legacy systems that use internal defsystem functions.
  • Updated README usage examples to clearly show the cl-freelock: package prefix before function calls, to prevent confusion for newer users.
  • Revised the TODO.md file with latest updates.

Note: Please disregard any incorrect git tag numbers in the history; those were typos.