Releases: quatico-solutions/magellan
Releases · quatico-solutions/magellan
Release 0.11.3
Full Changelog: v0.11.2...v0.11.3
Release 0.11.2
Added
- Created a new package
@quatico/magellan-starter
containing templates for different frontend frameworks. The package contains a binarycreate-magellan
that guides the user through the process of scaffolding the template in a directory of choice. Currently, the following templates are available:react-typescript-webpack
: a simple React application using Typescript and Webpack
What's Changed
New Contributors
Full Changelog: v0.10.1...v0.11.2
Release 0.10.1
Full Changelog: v0.10.0...v0.10.1
Release 0.10.0
What's Changed
- Release/0.3.0 by @dreamora in #41
- E Update npm dependencies by @dreamora in #43
- Clean up the project and remove unused aspects by @dreamora in #42
- E Update dist to use localised dist scripts by @dreamora in #44
- R!! Use new TypeScript5 API in addons package by @jwloka in #45
Full Changelog: v0.3.0...v0.10.0
Release 0.9.0
Added
- Support for BigInt serialization and deserialization.
What's Changed
- Release/0.3.0 by @dreamora in #41
- E Update npm dependencies by @dreamora in #43
- Clean up the project and remove unused aspects by @dreamora in #42
- E Update dist to use localised dist scripts by @dreamora in #44
- R!! Use new TypeScript5 API in addons package by @jwloka in #45
Full Changelog: v0.3.0...v0.9.0
Release 0.8.0
Added
- Support for BigInt serialization and deserialization.
What's Changed
- Release/0.3.0 by @dreamora in #41
- E Update npm dependencies by @dreamora in #43
- Clean up the project and remove unused aspects by @dreamora in #42
- E Update dist to use localised dist scripts by @dreamora in #44
- R!! Use new TypeScript5 API in addons package by @jwloka in #45
Full Changelog: v0.3.0...v0.8.0
Release 0.7.1
Full Changelog: v0.7.0...v0.7.1
Release 0.7.0
Full Changelog: v0.6.2...v0.7.0
Release 0.6.2
Full Changelog: v0.6.1...v0.6.2
Release 0.6.1
Changed
- Upgraded TypeScript dependency to
5.0.x
- Upgraded
@quatico/websmith-*
dependencies to0.4.0
- Made the client transformation code more strict. Throws an error during the code generation if the client function accepts a destructured object or a function as parameter.
Removed
- Removed
packages/java
focusing the project on nodejs. - Removed unused code and dependencies.
What's Changed
- Release/0.3.0 by @dreamora in #41
- E Update npm dependencies by @dreamora in #43
- Clean up the project and remove unused aspects by @dreamora in #42
- E Update dist to use localised dist scripts by @dreamora in #44
- R!! Use new TypeScript5 API in addons package by @jwloka in #45
Full Changelog: v0.3.0...v0.6.1