@senchou/core
Version:
Generate TypeScript for Kubernetes resources.
142 lines (64 loc) • 1.45 kB
Markdown
# Change Log
## 1.2.3
### Chores
- update package metadata
## 1.2.2
### Fixes
- escape quotes in patterns
## 1.2.1
### Fixes
- add prelude to crds and support non-safe characters in enums
## 1.2.0
### Features
- add define and include for templates
- initial helm template support
### Fixes
- support templated primitives
### Chores
- _(release)_: publish
## 1.1.1
### Fixes
- correct main and types paths
## 1.1.0
### Features
- add assertion helpers and use double quotes
## 1.0.2
### Fixes
- support serialized types
## 1.0.1
### Fixes
- add schemer patch for date serializer
### Other
- write documentation and update description
## 1.0.0
### Features
- add base cli
- cleanup core and add helm support
- working imports and generation
- working builder
### Fixes
- setup type generation for project
### Chores
- update titan
- _(release)_: publish
- **BREAKING CHANGE** bump and align versions for initial release
- _(release)_: publish
- remove unwanted dependency
## 1.0.0
### Chores
- **BREAKING CHANGE** bump and align versions for initial release
## 0.1.0
### Features
- add base cli
- cleanup core and add helm support
- working imports and generation
- working builder
### Fixes
- setup type generation for project
### Chores
- remove unwanted dependency
## 0.0.1
### Fixes
- make scoped packages public
## 0.0.0
Created package "@senchou/core".