Skip to content

Releases: Lemonexe/UUC

uuc-core@1.0.3

02 Feb 21:01
Immutable release. Only release title and notes can be modified.
863cfed

Choose a tag to compare

uuc-core@1.0.2

13 Dec 19:11
Immutable release. Only release title and notes can be modified.
1dcc840

Choose a tag to compare

uuc-core@1.0.1

16 Nov 10:56
Immutable release. Only release title and notes can be modified.
c0e6286

Choose a tag to compare

What's Changed

  • Fixed a formatting issue where dimensionless input used with empty target would produce unsightly * 1

Full Changelog: c0e6286

uuc-core@1.0.0

16 Nov 10:53
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • First release of the standalone UUC Core package 🚀
  • Original AngularJS app with baked-in core functions was despaghettified & rewritten to an ESM monorepo in #8

New Contributors