-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1016674
commit e93b141
Showing
10 changed files
with
88 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2020-05-07) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* wrong status in handler when send error ([c506641](https://github.com/AllJointTW/TonJS/commit/c50664150e9c70c03fd4d2eacf816d894208d85a)) | ||
* yarn workspace duplicate error ([dfd6c61](https://github.com/AllJointTW/TonJS/commit/dfd6c619a1b7c55576a0123163d4702503155068)) | ||
|
||
|
||
### Features | ||
|
||
* **bin:** add the full feature and some e2e test ([e7c5d78](https://github.com/AllJointTW/TonJS/commit/e7c5d78a92814e7fc3c085e3266db1bbd824833c)) | ||
* **logger:** add the silent mode and format dependent on NODE_ENV ([c389839](https://github.com/AllJointTW/TonJS/commit/c389839557b3976720d003c07ce3f7b3193c9e6f)) | ||
* **logger:** add the ton logger ([fd2ebda](https://github.com/AllJointTW/TonJS/commit/fd2ebda91fe467d93dd1edc2438327fe670f47f2)) | ||
* **ton:** add full feature of routes ([df3992f](https://github.com/AllJointTW/TonJS/commit/df3992fc9648365d8552a1146948818f6e3a1387)) | ||
* **ton:** add the specific method route, such as post, get, put, del ([159a0c4](https://github.com/AllJointTW/TonJS/commit/159a0c4ec835c262b64484d1feb7303f4437cd59)) | ||
* add the createApp and listen app for server manual setup ([4d03482](https://github.com/AllJointTW/TonJS/commit/4d03482f8a89805b84dd45c6c49bfc404c53dc08)) | ||
* support ssl app ([1f1b33d](https://github.com/AllJointTW/TonJS/commit/1f1b33d76c5238c0eddf0600c59656bbae2651c2)) | ||
* **tonjs:** add code of utils and bin of tonjs ([efd929d](https://github.com/AllJointTW/TonJS/commit/efd929db6a38b4165341ddba02ee4a029a7f1196)) | ||
* **tonjs:** add new feature about graceful shutdown ([092ca67](https://github.com/AllJointTW/TonJS/commit/092ca67216007758685244a24abe8b755cf88c5a)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2020-05-07) | ||
|
||
|
||
### Features | ||
|
||
* **ton:** add full feature of routes ([df3992f](https://github.com/AllJointTW/TonJS/commit/df3992fc9648365d8552a1146948818f6e3a1387)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2020-05-07) | ||
|
||
|
||
### Features | ||
|
||
* **bin:** add the full feature and some e2e test ([e7c5d78](https://github.com/AllJointTW/TonJS/commit/e7c5d78a92814e7fc3c085e3266db1bbd824833c)) | ||
* **ton:** add full feature of routes ([df3992f](https://github.com/AllJointTW/TonJS/commit/df3992fc9648365d8552a1146948818f6e3a1387)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2020-05-07) | ||
|
||
|
||
### Features | ||
|
||
* **logger:** add the silent mode and format dependent on NODE_ENV ([c389839](https://github.com/AllJointTW/TonJS/commit/c389839557b3976720d003c07ce3f7b3193c9e6f)) | ||
* **logger:** add the ton logger ([fd2ebda](https://github.com/AllJointTW/TonJS/commit/fd2ebda91fe467d93dd1edc2438327fe670f47f2)) | ||
* **ton:** add full feature of routes ([df3992f](https://github.com/AllJointTW/TonJS/commit/df3992fc9648365d8552a1146948818f6e3a1387)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Change Log | ||
|
||
All notable changes to this project will be documented in this file. | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
|
||
# 0.1.0 (2020-05-07) | ||
|
||
|
||
### Features | ||
|
||
* **bin:** add the full feature and some e2e test ([e7c5d78](https://github.com/AllJointTW/TonJS/commit/e7c5d78a92814e7fc3c085e3266db1bbd824833c)) | ||
* **ton:** add full feature of routes ([df3992f](https://github.com/AllJointTW/TonJS/commit/df3992fc9648365d8552a1146948818f6e3a1387)) | ||
* **ton:** add the specific method route, such as post, get, put, del ([159a0c4](https://github.com/AllJointTW/TonJS/commit/159a0c4ec835c262b64484d1feb7303f4437cd59)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters