@namchee/decora
Version:
Useful ECMAScript-compliant decorators to enhance JS (specifically, TypeScript) development experience
71 lines (40 loc) • 2.04 kB
Markdown
# v1.0.5 (Sun Mar 07 2021)
#### 🐛 Bug Fix
- build: Add proper module builds [#4](https://github.com/Namchee/decora/pull/4) ([@Namchee](https://github.com/Namchee))
#### Authors: 1
- Cristopher ([@Namchee](https://github.com/Namchee))
---
# v1.0.4 (Thu Feb 25 2021)
#### 🐛 Bug Fix
- feat: Transform @benchmark decorator into universal code [#3](https://github.com/Namchee/decora/pull/3) ([@Namchee](https://github.com/Namchee))
#### Authors: 1
- Cristopher ([@Namchee](https://github.com/Namchee))
---
# v1.0.3 (Mon Feb 22 2021)
#### 🐛 Bug Fix
- tests: Add tests [#2](https://github.com/Namchee/decora/pull/2) ([@Namchee](https://github.com/Namchee))
#### Authors: 1
- Cristopher ([@Namchee](https://github.com/Namchee))
---
# v1.0.2 (Wed Feb 17 2021)
#### 🐛 Bug Fix
- feat: Add output stream options to @benchmark [#1](https://github.com/Namchee/decora/pull/1) ([@Namchee](https://github.com/Namchee))
#### ⚠️ Pushed to `master`
- ci skip ([@Namchee](https://github.com/Namchee))
- docs: Inform about asynchronous transformation. ci skip ([@Namchee](https://github.com/Namchee))
#### Authors: 1
- Cristopher ([@Namchee](https://github.com/Namchee))
---
# v1.0.1 (Thu Feb 04 2021)
#### ⚠️ Pushed to `master`
- fix: Add package access scope when publishing ([@Namchee](https://github.com/Namchee))
- fix: Delete .autorc as reconfiguring author fields causes additional issues ([@Namchee](https://github.com/Namchee))
- fix: Fix indentation on yaml file ([@Namchee](https://github.com/Namchee))
- chore: Add auto publish workflow ([@Namchee](https://github.com/Namchee))
- chore: Setup auto ([@Namchee](https://github.com/Namchee))
- feat: Add @timeout decorator ([@Namchee](https://github.com/Namchee))
- docs: Change vertical line separator to comma ([@Namchee](https://github.com/Namchee))
- feat: Add benchmark decorator ([@Namchee](https://github.com/Namchee))
- Initial commit ([@Namchee](https://github.com/Namchee))
#### Authors: 1
- Cristopher ([@Namchee](https://github.com/Namchee))