Releases: icdevsorg/candy_library
Releases · icdevsorg/candy_library
Result Based Conversion
v0.3.1
- Added the /icrc16 folder and the conversions.mo file there to begin conversion to icrc16 reference.
- Conversions in /icrc16/conversion.mo generally return result types and should not throw.
- Added tests for /icrc16/conversion.mo
- Update Base
v0.3.0: Merge pull request #22 from icdevsorg/0.3.0-alpha
v0.3.0
- Added the ValueShared type for dumping a Candy and CandyShared to an ICRC3 style Value type.
- Added many tests.
Adding Conversion to Motoko Candid
v0.1.13 Adding candid converter
Synching Release
0.2.0: (43 commits)
adding mops
Update ci.yaml
Updates for pull
Performance and Hash Improvements from Evgeniy
Update conversion.mo
Update json.mo
Update json.mo
Document byteBufferDataZoneToBuffer
Update generated docs in the repo
Document workspace.mo
setup automatic GH pages in CI
Test both Vessel and Mops in CI
Setup Mops as an additional package manager
fix propertySharedToText to use PropertyShared instead of Property
add candyToFloatsBuffer, candyToNatsBuffer & stableBufferToBuffer
group CandyToX functions together
some more formatting in README
tidy up README
Added Ints
Updated Equals
Removing assert
Update properties.mo removing assert
Remove some asserts for null returns
Merge pull request #10 from skilesare/main removing asserts
Update nat to text
Merge pull request #9 from skilesare/main change Text to nat
Add propertyToText
Merge pull request #8 from skilesare/main add propertyToText
Lock for properties, new conversions
Removed Array.append,Added Lock to Properties, textToNat, valueToProperties, dfx 0.9.3