Skip to content

Releases: orsinium-labs/wypes

v0.3.0

20 Oct 17:31
e2d606d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

08 Oct 08:20
f5983bf
Compare
Choose a tag to compare

What's Changed

  • types: add List wrapper around generic Go slice that is compatible with component model List type by @deadprogram in #7
  • host: add hostfunc up to 18 params by @deadprogram in #8
  • feature: make List operate in a properly generic way by @deadprogram in #10
  • chore: rename List to ReturnedList since it better describes what it does by @deadprogram in #11
  • feature: add List[T] type by @deadprogram in #12
  • feature: add ListStrings type to handle cm.List of strings passed as parameter by @deadprogram in #13
  • store: pass pointer to Store instead of literal by @deadprogram in #14

Full Changelog: v0.1.5...v0.2.0

v0.1.5

20 Sep 07:49
0bbba1e
Compare
Choose a tag to compare

What's Changed

  • host_funcs: add additional host functions up to H13 by @deadprogram in #6

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 Mar 10:08
6b863ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4

v0.1.3

08 Mar 09:37
2f29865
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

06 Mar 10:27
d4c1f89
Compare
Choose a tag to compare

What's Changed

  • Fix and test order of offset and size in Bytes and String by @orsinium in #2

Full Changelog: v0.1.1...v0.1.2

v0.1.1

04 Mar 17:03
7698e26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

Initial release

03 Mar 17:02
Compare
Choose a tag to compare
v0.1.0

readme, license