Skip to content

Releases: icdevsorg/candy_library

v0.3.0: Merge pull request #22 from icdevsorg/0.3.0-alpha

17 Nov 19:13
907a4e7
Compare
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
Compare
Choose a tag to compare
v0.1.13

Adding candid converter

Synching Release

02 Oct 19:12
860d6bb
Compare
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
Compare
Choose a tag to compare
Update properties.mo

removing assert

Remove some asserts for null returns

13 May 02:56
5cbdf88
Compare
Choose a tag to compare
Merge pull request #10 from skilesare/main

removing asserts

Update nat to text

13 May 02:46
1017009
Compare
Choose a tag to compare
Merge pull request #9 from skilesare/main

change Text to nat

Add propertyToText

11 May 22:58
936bdd4
Compare
Choose a tag to compare
Merge pull request #8 from skilesare/main

add propertyToText

Lock for properties, new conversions

11 May 22:50
e268c3a
Compare
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
Compare
Choose a tag to compare

Added nullable to getClass
Ignore unfound query items

Refactorb

05 Mar 22:48
ecd2cb0
Compare
Choose a tag to compare

Fixing after merge