smartclickhouse/changelog.md

24 lines
508 B
Markdown
Raw Normal View History

# Changelog
## {{nextVersion}} - {{nextVersionMessage}}
### Changed
- Updated description
- Updated tsconfig
- Updated npmextra.json: githost
- Switched to new org scheme
## 2.0.0 - BREAKING CHANGE(core): switch to esm
### Changed
- Switched to ECMAScript modules
## 1.0.9 - fix(TTL): tables now have a default TTL for data of 1 MONTH
### Fixed
- Tables now have a default TTL (Time-To-Live) for data of 1 month
## 1.0.10 - fix(TimDataTable): cleanup
### Fixed
- Cleaned up TimDataTable configuration