Skip to content

Releases: disneystreaming/alloy

v0.3.36

22 Jan 17:53
7beebbd

Choose a tag to compare

What's Changed

Full Changelog: v0.3.35...v0.3.36

v0.3.35

25 Nov 19:46
289266f

Choose a tag to compare

What's Changed

Full Changelog: v0.3.34...v0.3.35

v0.3.34

10 Nov 20:10
5de51c3

Choose a tag to compare

What's Changed

Full Changelog: v0.3.33...v0.3.34

v0.3.33: Add @preserveKeyOrder trait

02 Sep 16:46
cc65e49

Choose a tag to compare

Adding a new @preserveKeyOrder trait to denote that keys in maps and document objects should stay in the order they are defined.

What's Changed

Full Changelog: v0.3.32...v0.3.33

v0.3.32 - Add protocol tests of new primitives

21 Aug 16:45
4fcbad5

Choose a tag to compare

What's Changed

Full Changelog: v0.3.31...v0.3.32

v0.3.31

08 Aug 16:50
4824e9d

Choose a tag to compare

What's Changed

Full Changelog: v0.3.30...v0.3.31

v0.3.30

07 Aug 17:34
f10713c

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.29...v0.3.30

v0.3.29

22 Jul 21:28
f458248

Choose a tag to compare

What's Changed

  • Add an encoded character to the GetMenu request tests by @bpholt in #210

New Contributors

Full Changelog: v0.3.28...v0.3.29

v0.3.28: Remove protoCompactOffsetDateTime, add protoOffsetDateTimeFormat

08 Jul 22:06
4a90999

Choose a tag to compare

What's Changed

  • remove protoCompactOffsetDateTime, add protoOffsetDateTimeFormat by @benoitlouy in #238

Full Changelog: v0.3.27...v0.3.28

v0.3.27: Protobuf encoding formats for timestamp and enum

07 Jul 15:31
12dec76

Choose a tag to compare

What's Changed

  • Add protobuf encoding formats for timestamp and enum by @benoitlouy in #231

Full Changelog: v0.3.26...v0.3.27