Skip to content

Releases: ItsMeForLua/cl-freelock

Version v1.0.2

03 Sep 20:03

Choose a tag to compare

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.