Skip to content

Releases: icdevsorg/candy_library

Result Based Conversion

25 Mar 15:45
fea8f05

Choose a tag to compare

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

17 Nov 19:13
907a4e7

Choose a tag to compare

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

05 Jan 00:03

Choose a tag to compare

v0.1.13

Adding candid converter

Synching Release

02 Oct 19:12
860d6bb

Choose a tag to compare

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

07 Jul 20:24
b3e83cb

Choose a tag to compare

Update properties.mo

removing assert

Remove some asserts for null returns

13 May 02:56
5cbdf88

Choose a tag to compare

Merge pull request #10 from skilesare/main

removing asserts

Update nat to text

13 May 02:46
1017009

Choose a tag to compare

Merge pull request #9 from skilesare/main

change Text to nat

Add propertyToText

11 May 22:58
936bdd4

Choose a tag to compare

Merge pull request #8 from skilesare/main

add propertyToText

Lock for properties, new conversions

11 May 22:50
e268c3a

Choose a tag to compare

Removed Array.append,Added Lock to Properties, textToNat, valueToProperties, dfx 0.9.3

v0.1.5

28 Mar 15:53
88de87b

Choose a tag to compare

Added nullable to getClass
Ignore unfound query items