Skip to content

Releases: zhuyadong/zoop

0.2.1

27 Sep 00:05
Compare
Choose a tag to compare
  • interface support default implementing of method through: fn Default(comptime Class:type) type
  • bug fix

0.2.0

18 Sep 07:38
Compare
Choose a tag to compare

no longer relies on usingnamespace and not compatible with 0.1.x

0.1.9

31 Aug 04:25
Compare
Choose a tag to compare

fix bug that super class field not inited

0.1.8

19 Aug 01:58
Compare
Choose a tag to compare

save binary space

0.1.7

18 Aug 16:45
Compare
Choose a tag to compare

change implementation of zoop.makeTypeId()

0.1.6

18 Aug 15:34
Compare
Choose a tag to compare

add zoop.type_id

0.1.5

17 Aug 09:43
Compare
Choose a tag to compare

Support for non-rootptr objects to call destroy()

0.1.4

14 Aug 17:48
Compare
Choose a tag to compare

update Class.format()

0.1.3

14 Aug 17:36
Compare
Choose a tag to compare

add IObject.formatAny()

0.1.2

14 Aug 04:13
Compare
Choose a tag to compare

add zoop.typeId()