-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Showing
3 changed files
with
57 additions
and
2 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 |
---|---|---|
@@ -1,3 +1,47 @@ | ||
## [](https://github.com/nao1215/markdown/compare/v0.3.0...) (2024-05-06) | ||
## [](https://github.com/nao1215/markdown/compare/v0.4.0...) (2024-05-15) | ||
|
||
|
||
## [v0.4.0](https://github.com/nao1215/markdown/compare/v0.3.0...v0.4.0) (2024-05-06) | ||
|
||
* Introduce mermaid flowchart syntax [#24](https://github.com/nao1215/markdown/pull/24) ([nao1215](https://github.com/nao1215)) | ||
|
||
## [v0.3.0](https://github.com/nao1215/markdown/compare/v0.2.0...v0.3.0) (2024-05-05) | ||
|
||
* Introduce mermaid entity relationship diagram [#23](https://github.com/nao1215/markdown/pull/23) ([nao1215](https://github.com/nao1215)) | ||
|
||
## [v0.2.0](https://github.com/nao1215/markdown/compare/v0.1.0...v0.2.0) (2024-05-05) | ||
|
||
* Introduce pie chart (mermaid) [#22](https://github.com/nao1215/markdown/pull/22) ([nao1215](https://github.com/nao1215)) | ||
|
||
## [v0.1.0](https://github.com/nao1215/markdown/compare/v0.0.8...v0.1.0) (2024-05-05) | ||
|
||
* Introduce mermaid sequence [#21](https://github.com/nao1215/markdown/pull/21) ([nao1215](https://github.com/nao1215)) | ||
* Update project setting files [#20](https://github.com/nao1215/markdown/pull/20) ([nao1215](https://github.com/nao1215)) | ||
* Introduce multi version unit test [#19](https://github.com/nao1215/markdown/pull/19) ([nao1215](https://github.com/nao1215)) | ||
|
||
## [v0.0.8](https://github.com/nao1215/markdown/compare/v0.0.7...v0.0.8) (2024-03-29) | ||
|
||
* Change owner from go-spectest to nao1215 [#18](https://github.com/nao1215/markdown/pull/18) ([nao1215](https://github.com/nao1215)) | ||
* Add SetAutoFormatHeaders to CustomTable [#17](https://github.com/nao1215/markdown/pull/17) ([Avihuc](https://github.com/Avihuc)) | ||
* feat(15): Expose Custom table to have ability to change table behaviour [#16](https://github.com/nao1215/markdown/pull/16) ([varmakarthik12](https://github.com/varmakarthik12)) | ||
|
||
## [v0.0.7](https://github.com/nao1215/markdown/compare/v0.0.6...v0.0.7) (2023-11-18) | ||
|
||
|
||
## [v0.0.6](https://github.com/nao1215/markdown/compare/v0.0.5...v0.0.6) (2023-11-04) | ||
|
||
|
||
## [v0.0.5](https://github.com/nao1215/markdown/compare/v0.0.4...v0.0.5) (2023-11-04) | ||
|
||
|
||
## [v0.0.4](https://github.com/nao1215/markdown/compare/v0.0.3...v0.0.4) (2023-11-04) | ||
|
||
|
||
## [v0.0.3](https://github.com/nao1215/markdown/compare/v0.0.2...v0.0.3) (2023-11-04) | ||
|
||
|
||
## [v0.0.2](https://github.com/nao1215/markdown/compare/v0.0.1...v0.0.2) (2023-10-26) | ||
|
||
|
||
## [v0.0.1](https://github.com/nao1215/markdown/compare/f79596a1a1e4...v0.0.1) (2023-10-22) | ||
|
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 @@ | ||
## Contributing as a Developer | ||
- When creating a bug report: Please follow the template and provide detailed information. | ||
- When fixing a feature: Create a Pull Request (PR) with accompanying test code. | ||
- When adding a feature: First, propose the feature in an Issue. | ||
|
||
## Contributing Outside of Coding | ||
The following actions help boost my motivation: | ||
|
||
- Giving a GitHub Star | ||
- Promoting the application | ||
- Becoming a GitHub Sponsor |
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