Releases: lune-climate/lune-ts
Releases · lune-climate/lune-ts
v1.1.9
v1.1.8
1.1.7
What's Changed
- Client auto update by @rbruggem in #49
- Create workflow for automatic patch deployment by @raguiar9080 in #48
- Client auto update by @rbruggem in #50
- Bump version (patch) by @raguiar9080 in #51
Full Changelog: v1.1.6...v1.1.7
1.1.6
What's Changed
- Client auto update by @rbruggem in #44
- Client auto update by @rbruggem in #45
- Client auto update by @rbruggem in #46
- Bump version (patch) by @raguiar9080 in #47
Full Changelog: v1.1.5...v1.1.6
1.1.5
What's Changed
- Client auto update by @rbruggem in #41
- Up version (patch) by @raguiar9080 in #43
- Update from remote schema by @raguiar9080 in #42
Full Changelog: v1.1.4...v1.1.5
1.1.4
What's Changed
- Client auto update by @rbruggem in #38
- Client auto update by @rbruggem in #39
- Up patch version by @raguiar9080 in #40
Full Changelog: v1.1.3...v1.1.4
1.1.3
1.1.2
What's Changed
- Add
sibling_id
to account resources. by @raguiar9080 in #27 - Add
scope
to account resources by @raguiar9080 in #28 - Add
quantity_trunc
toCreateOrderByQuantity
,CreateOrderByValue
,OrderQuoteByValue
andOrderQuoteByQuantity
payloads by @rbruggem in #29
Full Changelog: v1.1.1...v1.1.2
1.1.1
What's Changed
- Export models as enums. by @raguiar9080 in #22
- Update to latest codegen version by @raguiar9080 in #23
- Up package version (patch) by @raguiar9080 in #24
Full Changelog: v1.1.0...v1.1.1
1.1.0
Main changes
The main changes are the move to the custom Lune fork for the base client generation. This brings us the possibility of
rich data types, adds camelCase models, and vastly improves how the final client itself is generated and built. Several
other improvements on the READM, examples and package information are also made. Full changes are below.
What's Changed
- Correct the readme wording by @jstasiak in #7
- Add automated commands for version management by @raguiar9080 in #4
- Improve README by @raguiar9080 in #5
- Add homepage pointing to lune docs by @raguiar9080 in #10
- Fix indentation on distributed package.json by @raguiar9080 in #11
- Correct the imports in examples by @jstasiak in #8
- Stop being misleading about the require vs import situation by @jstasiak in #9
- Include the latest API specification changes by @jstasiak in #12
- Use lune fork for base generator by @raguiar9080 in #15
- Fix workflow to open automatic PR on schema change by @raguiar9080 in #17
- Remove wrong commit body text by @raguiar9080 in #18
- Allow to define and override target account by @raguiar9080 in #14
- Client auto update by @rbruggem in #19
- Drop unused schema information. by @raguiar9080 in #20
- Upgrade to new base_client version by @raguiar9080 in #16
- Up package version (minor) by @raguiar9080 in #21
New Contributors
Full Changelog: v1.0.7...v1.1.0