Releases: johnliveeoroncillo/tsnode-rest-boilerplate
R.6.3.1
R.6.3.0
What's Changed
- Bugfix/bugfix adjustments by @johnliveeoroncillo in #26
- Bugfix/bugfix adjustments by @johnliveeoroncillo in #28
- Feature/r.6.3.0 by @johnliveeoroncillo in #31
Full Changelog: R.6.2.1...R.6.3.0
R.6.2.1
What's Changed
- Added 503 response by @johnliveeoroncillo in #22
- ADD: New events using worker_threads by @johnliveeoroncillo in #23
- Bugfix/bugfix adjustments by @johnliveeoroncillo in #24
- Bugfix/bugfix adjustments by @johnliveeoroncillo in #25
Full Changelog: H.3-minor-adjustments...R.6.2.1
==
#25 Bugfixes and adjustments
@johnlivee-singlifeph
ADD: Events2 additional logger
e258da3
@johnlivee-singlifeph
FIX: Event template database to mysql
a78fb24
@johnlivee-singlifeph
ADD: joi date on validation
a3d0647
@johnlivee-singlifeph
ADD: File upload
4edb6af
@johnlivee-singlifeph
ADD: Multiple middlewares
8c6da48
@johnlivee-singlifeph
FEAT: New feature routes logs
f52aa92
@johnlivee-singlifeph
ADD: Email service and nodemailer
6f54c5a
@johnlivee-singlifeph
FIX: Colors downgrade
699692e
@johnlivee-singlifeph
FIX: Colors downgrade
c73ec86
@johnlivee-singlifeph
Merge branch 'bugfix/BUGFIX_ADJUSTMENTS' of github.com:johnliveeoronc…
4945cdc
#24
@johnlivee-singlifeph
ADD: Events2 additional logger
e258da3
@johnlivee-singlifeph
FIX: Event template database to mysql
a78fb24
@johnlivee-singlifeph
ADD: joi date on validation
a3d0647
@johnlivee-singlifeph
ADD: File upload
4edb6af
@johnlivee-singlifeph
ADD: Multiple middlewares
8c6da48
@johnlivee-singlifeph
FEAT: New feature routes logs
f52aa92
@johnlivee-singlifeph
ADD: Email service and nodemailer
6f54c5a
#23
@johnlivee-singlifeph
ADD: New events using worker_threads
6a18035
H.3 - Minor Adjustments
H.3-minor-adjustments
- Empty events/cron error
- Request issue in handler_test
- Remove logger test
- Migration spacing
- Updated/Created at error
What's Changed
- Boilerplate bugfixes by @johnliveeoroncillo in #21
Full Changelog: R.6.2.0-Api-Versioning-Prefix...H.3-minor-adjustments
R.6.2.0 - Api Versioning and Prefix
R.6.1.0 - Apis subdirectory support
- APIs subdirectory support
Full Changelog: R.6.0.0-Refactor...R.6.1.0-apis-subdirectory
R.6.0.0
- Code refactor
- Minor adjustments and bugfixes
What's Changed
- Feature/refactor by @johnliveeoroncillo in #20
Full Changelog: R.5.2-Docs-Builder...R.6.0.0-Refactor
R.5.2 - Docs Builder
R.5.2 - Docs Builder
Added additional commands for documentation builder
npm run make:doc
npm run build:doc - To build documentation
Open docs/index.html to view generated documentation
What's Changed
- Added docs creator by @johnliveeoroncillo in #19
Full Changelog: H.2-events-option...R.5.2-Docs-Builder
R.5.1 - Docs and Event Hotfix
EventHotfix - Added validation for enable/disable option
Added PlantUML Diagram
What's Changed
- Added docs creator by @johnliveeoroncillo in #19
Full Changelog: H.2-events-option...R.5.1-Docs-and-Event-Hotfix
R.5 - Events
Added events for parallel processing
What's Changed
- Feature/events by @johnliveeoroncillo in #16
- Feature/events by @johnliveeoroncillo in #17
- Feature/events by @johnliveeoroncillo in #18
Full Changelog: R.4-docker-redis...R.5-events