Releases: orsinium-labs/wypes
Releases · orsinium-labs/wypes
v0.3.0
What's Changed
- types: add new type wypes.Result by @deadprogram in #15
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
What's Changed
- host_funcs: add additional host functions up to H13 by @deadprogram in #6
New Contributors
- @deadprogram made their first contribution in #6
Full Changelog: v0.1.4...v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
Initial release
v0.1.0 readme, license