Skip to content

Tags: json-schema-tools/transpiler

Tags

1.10.5

Toggle 1.10.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.10.5 [skip ci]

## [1.10.5](1.10.4...1.10.5) (2024-05-07)

### Bug Fixes

* all tests passing wonderfully now ([b461654](b461654))
* bump more dep ([212069a](212069a))
* remove console log ([327f46d](327f46d))
* tests were commented out rip ([68f793d](68f793d))

1.10.4

Toggle 1.10.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.10.4 [skip ci]

## [1.10.4](1.10.3...1.10.4) (2024-05-07)

### Bug Fixes

* bump node 20 ([e9c3031](e9c3031))
* remove inquirer dep ([24a512f](24a512f))
* test generator working and update referencer ([9e6db32](9e6db32))

1.10.3

Toggle 1.10.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.10.3 [skip ci]

## [1.10.3](1.10.2...1.10.3) (2023-01-17)

### Bug Fixes

* add circle ci context and update node version ([70a4044](70a4044))
* languageSafeName leading digits to words ([d7b23a4](d7b23a4))
* tests and typedoc ([a91c694](a91c694))
* update deps ([26572d9](26572d9))

1.10.2

Toggle 1.10.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.10.2 [skip ci]

## [1.10.2](1.10.1...1.10.2) (2021-07-30)

### Bug Fixes

* replaceTypeAsArray should use titleizer ([951d511](951d511))

1.10.1

Toggle 1.10.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.10.1 [skip ci]

## [1.10.1](1.10.0...1.10.1) (2021-06-24)

### Bug Fixes

* update to new meta-schema ([13487f5](13487f5))

1.10.0

Toggle 1.10.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.10.0 [skip ci]

# [1.10.0](1.9.0...1.10.0) (2021-06-18)

### Features

* rust boxing properly now ([d1b2981](d1b2981))

1.9.0

Toggle 1.9.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.9.0 [skip ci]

# [1.9.0](1.8.2...1.9.0) (2021-06-17)

### Bug Fixes

* add return types to most of the utils ([75b3245](75b3245))
* clean up remenants of bad ideas ([9d0ef32](9d0ef32))
* run lint fix ([9a2d65e](9a2d65e))
* update deps and regen package-lock ([6ea95ee](6ea95ee))

### Features

* augment schemas with isCycle ([07d7015](07d7015)), closes [#382](#382)

1.8.2

Toggle 1.8.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.8.2 [skip ci]

## [1.8.2](1.8.1...1.8.2) (2021-06-15)

### Bug Fixes

* serialize attrs syntax ([b0dc179](b0dc179)), closes [#381](#381)

1.8.1

Toggle 1.8.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.8.1 [skip ci]

## [1.8.1](1.8.0...1.8.1) (2021-06-15)

### Bug Fixes

* non literal enum should not derive eq ([b86f15c](b86f15c)), closes [#384](#384)

1.8.0

Toggle 1.8.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
chore(release): 1.8.0 [skip ci]

# [1.8.0](1.7.6...1.8.0) (2021-06-11)

### Features

* rust fixes & general maintenance items ([4b78a06](4b78a06))