Skip to content

0.5.0

Latest
Compare
Choose a tag to compare
@ajnelson-nist ajnelson-nist released this 18 Dec 20:44
0c689eb
  • Behavior change: The environment variable used as part of enabling consistent UUID functionality was formerly CASE_DEMO_NONRANDOM_UUID_BASE. With this release, it is now CDO_DEMO_NONRANDOM_UUID_BASE, and usage of CASE_DEMO_NONRANDOM_UUID_BASE will raise runtime warnings as well as not activate consistent UUIDs.
  • Bug fix: A previously-unexercised condition pertaining to usage in a project's top source directory was found to not generate consistent UUIDs between different copies of a source tree. This is now fixed, and a suite of tests has been added to Continuous Integration to confirm the fix.

Full Changelog: 0.4.0...0.5.0