mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-09 11:12:52 +00:00
docs: update changelog
This commit is contained in:
60
CHANGELOG.md
60
CHANGELOG.md
@@ -1,9 +1,17 @@
|
||||
# [0.14.0](https://gitlab.com/openstapps/core-tools/compare/v0.13.0...v0.14.0) (2020-02-11)
|
||||
|
||||
|
||||
|
||||
# [0.13.0](https://gitlab.com/openstapps/core-tools/compare/v0.12.0...v0.13.0) (2020-01-28)
|
||||
|
||||
|
||||
|
||||
# [0.12.0](https://gitlab.com/openstapps/core-tools/compare/v0.11.0...v0.12.0) (2019-12-03)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* make fields with index signatures a dynamic mapping ([8f5570e](https://gitlab.com/openstapps/core-tools/commit/8f5570e))
|
||||
* make fields with index signatures a dynamic mapping ([8f5570e](https://gitlab.com/openstapps/core-tools/commit/8f5570e2e2d350d6153b34f940f4cd5c407b5bc9))
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +20,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* use .raw field for aggregations ([4c1a374](https://gitlab.com/openstapps/core-tools/commit/4c1a374))
|
||||
* use .raw field for aggregations ([4c1a374](https://gitlab.com/openstapps/core-tools/commit/4c1a374a9ee266884bd33e8a3b3f52fcef8f4019))
|
||||
|
||||
|
||||
|
||||
@@ -21,13 +29,13 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* make mapping of generics work correctly ([8f7201e](https://gitlab.com/openstapps/core-tools/commit/8f7201e)), closes [#27](https://gitlab.com/openstapps/core-tools/issues/27)
|
||||
* make mapping tags work for overwritten values ([47361d4](https://gitlab.com/openstapps/core-tools/commit/47361d4))
|
||||
* make mapping of generics work correctly ([8f7201e](https://gitlab.com/openstapps/core-tools/commit/8f7201e2cf010ed9ef457d9cf938167a4e970963)), closes [#27](https://gitlab.com/openstapps/core-tools/issues/27)
|
||||
* make mapping tags work for overwritten values ([47361d4](https://gitlab.com/openstapps/core-tools/commit/47361d412a92ae34dc1b81298402d6b441b4f4ba))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* generate aggreations from annotations in the core ([18ad651](https://gitlab.com/openstapps/core-tools/commit/18ad651))
|
||||
* generate aggreations from annotations in the core ([18ad651](https://gitlab.com/openstapps/core-tools/commit/18ad651286bafcbc929e14ee9429c7b852d86f3b))
|
||||
|
||||
|
||||
|
||||
@@ -36,12 +44,12 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* read type tags correctly after the first time ([77e4914](https://gitlab.com/openstapps/core-tools/commit/77e4914))
|
||||
* read type tags correctly after the first time ([77e4914](https://gitlab.com/openstapps/core-tools/commit/77e49146c0619566919815bd5d63ddf34dc19387))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add support for [@filterable](https://gitlab.com/filterable) tag ([36bf17e](https://gitlab.com/openstapps/core-tools/commit/36bf17e))
|
||||
* add support for [@filterable](https://gitlab.com/filterable) tag ([36bf17e](https://gitlab.com/openstapps/core-tools/commit/36bf17e3236a555e6d1193466141be880b280db9))
|
||||
|
||||
|
||||
|
||||
@@ -50,17 +58,17 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* apply stricter tslint rules ([967f946](https://gitlab.com/openstapps/core-tools/commit/967f946))
|
||||
* emend the imports in the test files ([53e8047](https://gitlab.com/openstapps/core-tools/commit/53e8047))
|
||||
* remove duplicate job ([af904a7](https://gitlab.com/openstapps/core-tools/commit/af904a7))
|
||||
* update the uml job to use our node image ([a478715](https://gitlab.com/openstapps/core-tools/commit/a478715))
|
||||
* apply stricter tslint rules ([967f946](https://gitlab.com/openstapps/core-tools/commit/967f94652723d8589b7f272454185449233ac838))
|
||||
* emend the imports in the test files ([53e8047](https://gitlab.com/openstapps/core-tools/commit/53e80476c85027194cf406ad87fe8950d6c2f3a8))
|
||||
* remove duplicate job ([af904a7](https://gitlab.com/openstapps/core-tools/commit/af904a7a05de56cdef6aea136a7e3bb237c4beb2))
|
||||
* update the uml job to use our node image ([a478715](https://gitlab.com/openstapps/core-tools/commit/a478715d8045dd26cd345ba3cbb469fda651b84f))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add automatic mapping generation ([7b198f9](https://gitlab.com/openstapps/core-tools/commit/7b198f9)), closes [#6](https://gitlab.com/openstapps/core-tools/issues/6)
|
||||
* add the uml generator ([0f21da4](https://gitlab.com/openstapps/core-tools/commit/0f21da4))
|
||||
* added output file name for uml generation ([843e598](https://gitlab.com/openstapps/core-tools/commit/843e598))
|
||||
* add automatic mapping generation ([7b198f9](https://gitlab.com/openstapps/core-tools/commit/7b198f95ce7bbd75454247e70757d34af462cefc)), closes [#6](https://gitlab.com/openstapps/core-tools/issues/6)
|
||||
* add the uml generator ([0f21da4](https://gitlab.com/openstapps/core-tools/commit/0f21da4a92b4e0ef11a5f274468d3679fc9784ee))
|
||||
* added output file name for uml generation ([843e598](https://gitlab.com/openstapps/core-tools/commit/843e59811a5a104df1c746627aa668d26fdc9f60))
|
||||
|
||||
|
||||
|
||||
@@ -85,8 +93,8 @@
|
||||
|
||||
### Features
|
||||
|
||||
* add feature to validate schemas directly ([1022150](https://gitlab.com/openstapps/core-tools/commit/1022150))
|
||||
* adjust generation of route documentation ([d3ce936](https://gitlab.com/openstapps/core-tools/commit/d3ce936)), closes [#12](https://gitlab.com/openstapps/core-tools/issues/12)
|
||||
* add feature to validate schemas directly ([1022150](https://gitlab.com/openstapps/core-tools/commit/1022150ca3d2af846b819e0e0e46ead71134d5f8))
|
||||
* adjust generation of route documentation ([d3ce936](https://gitlab.com/openstapps/core-tools/commit/d3ce936626751f24f20081403271d77e2c346e03)), closes [#12](https://gitlab.com/openstapps/core-tools/issues/12)
|
||||
|
||||
|
||||
|
||||
@@ -95,7 +103,7 @@
|
||||
|
||||
### Features
|
||||
|
||||
* ensure correct path for input files ([1c74432](https://gitlab.com/openstapps/core-tools/commit/1c74432))
|
||||
* ensure correct path for input files ([1c74432](https://gitlab.com/openstapps/core-tools/commit/1c744328eb03dc8019fe6dc3a309f68260210146))
|
||||
|
||||
|
||||
|
||||
@@ -104,13 +112,13 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add SC prefix to the camel cased type of the instance ([e559234](https://gitlab.com/openstapps/core-tools/commit/e559234))
|
||||
* use tsconfig.json of project for schema generation ([6b1a420](https://gitlab.com/openstapps/core-tools/commit/6b1a420)), closes [#10](https://gitlab.com/openstapps/core-tools/issues/10)
|
||||
* add SC prefix to the camel cased type of the instance ([e559234](https://gitlab.com/openstapps/core-tools/commit/e559234cea9ef245733f8117ab4a27e83db54e14))
|
||||
* use tsconfig.json of project for schema generation ([6b1a420](https://gitlab.com/openstapps/core-tools/commit/6b1a4202f92759c9ef36d32d0960faf4f56cc8db)), closes [#10](https://gitlab.com/openstapps/core-tools/issues/10)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add function to find tsconfig.json ([aa645a2](https://gitlab.com/openstapps/core-tools/commit/aa645a2))
|
||||
* add function to find tsconfig.json ([aa645a2](https://gitlab.com/openstapps/core-tools/commit/aa645a2cc4661c58c6050196ee1944dfd9e5eea8))
|
||||
|
||||
|
||||
|
||||
@@ -119,7 +127,7 @@
|
||||
|
||||
### Features
|
||||
|
||||
* add pack script ([7438465](https://gitlab.com/openstapps/core-tools/commit/7438465)), closes [#4](https://gitlab.com/openstapps/core-tools/issues/4)
|
||||
* add pack script ([7438465](https://gitlab.com/openstapps/core-tools/commit/7438465149b591ebf1583a8bd6b9da56aa9c9f57)), closes [#4](https://gitlab.com/openstapps/core-tools/issues/4)
|
||||
|
||||
|
||||
|
||||
@@ -128,7 +136,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add missing dependency typedoc ([b248d1b](https://gitlab.com/openstapps/core-tools/commit/b248d1b)), closes [#5](https://gitlab.com/openstapps/core-tools/issues/5)
|
||||
* add missing dependency typedoc ([b248d1b](https://gitlab.com/openstapps/core-tools/commit/b248d1b5e0306247ce35e5c9d45637b0f3f83cac)), closes [#5](https://gitlab.com/openstapps/core-tools/issues/5)
|
||||
|
||||
|
||||
|
||||
@@ -137,7 +145,7 @@
|
||||
|
||||
### Features
|
||||
|
||||
* validate generated schemas ([7b7299d](https://gitlab.com/openstapps/core-tools/commit/7b7299d)), closes [#1](https://gitlab.com/openstapps/core-tools/issues/1)
|
||||
* validate generated schemas ([7b7299d](https://gitlab.com/openstapps/core-tools/commit/7b7299d9c475105f9d2387c9dc31974139997483)), closes [#1](https://gitlab.com/openstapps/core-tools/issues/1)
|
||||
|
||||
|
||||
|
||||
@@ -146,7 +154,7 @@
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* do not ignore resources ([6502bcf](https://gitlab.com/openstapps/core-tools/commit/6502bcf))
|
||||
* do not ignore resources ([6502bcf](https://gitlab.com/openstapps/core-tools/commit/6502bcf2b517ab98909626a7b8baa08e7cdcdc3e))
|
||||
|
||||
|
||||
|
||||
@@ -154,12 +162,12 @@
|
||||
|
||||
|
||||
|
||||
## [0.0.1](https://gitlab.com/openstapps/core-tools/compare/1ac90ef...v0.0.1) (2018-12-18)
|
||||
## [0.0.1](https://gitlab.com/openstapps/core-tools/compare/1ac90ef6330bcfd0ea362505a11db66453f3386f...v0.0.1) (2018-12-18)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add core tools ([1ac90ef](https://gitlab.com/openstapps/core-tools/commit/1ac90ef))
|
||||
* add core tools ([1ac90ef](https://gitlab.com/openstapps/core-tools/commit/1ac90ef6330bcfd0ea362505a11db66453f3386f))
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user