tag:github.com,2008:https://github.com/jongpie/ApexUUID/releases Release notes from ApexUUID 2023-01-11T17:30:39Z tag:github.com,2008:Repository/81063353/v2.1.0 2023-01-11T17:31:25Z New Unlocked Package <ul> <li>Converted the repo to be an sfdx project, bumped metadata to API v56.0</li> <li>Created a new unlocked package (no namespace) <code>v2.1.0</code> <ul> <li>The previous release number for the repo is <a href="https://github.com/jongpie/ApexUuid/releases/tag/v2.0.0">2.0.0</a> - I haven't changed any functionality in this release, but I'm bumping the repo version number to <code>v2.1.0</code> since releasing an unlocked package is a somewhat notable feature.</li> <li>I also like to keep unlocked package version numbers in sync with the repo version number, so the unlocked package is starting at <code>v2.1.0</code>, even though it's the first release</li> </ul> </li> </ul> <p>Orgs that have previously deployed the <code>Uuid</code> and <code>Uuid_Tests</code> can install this package on top of your existing metadata - the existing versions of the classes will be "absorbed" into the unlocked package, and you can then easily upgrade when new versions are released.</p> jongpie tag:github.com,2008:Repository/81063353/v2.0.0 2018-07-26T13:33:23Z Rewrite for UUID v4 Support <ol> <li>Completely rewrote UUID generation to comply with UUID v4 standard</li> <li>Renamed project &amp; class from Guid to Uuid (since UUID is the true standard)</li> <li>Added package.xml and Travis CI builds</li> <li>Rewrote README.md to include use cases &amp; code samples</li> </ol> jongpie tag:github.com,2008:Repository/81063353/v1.1.2 2017-02-27T19:46:59Z Initial release No content. jongpie