-
-
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
Showing
3 changed files
with
24 additions
and
1 deletion.
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,12 @@ | ||
## [](https://github.com/nao1215/csv/compare/v0.0.2...) (2024-05-13) | ||
|
||
|
||
## [v0.0.2](https://github.com/nao1215/csv/compare/v0.0.1...v0.0.2) (2024-05-13) | ||
|
||
* Add "oneof" tag value [#5](https://github.com/nao1215/csv/pull/5) ([nao1215](https://github.com/nao1215)) | ||
* Add "len" tag value [#4](https://github.com/nao1215/csv/pull/4) ([nao1215](https://github.com/nao1215)) | ||
* Add validation rule: min, max [#3](https://github.com/nao1215/csv/pull/3) ([nao1215](https://github.com/nao1215)) | ||
|
||
## [v0.0.1](https://github.com/nao1215/csv/compare/6034b0c50cc6...v0.0.1) (2024-05-12) | ||
|
||
* First Pull Request [#1](https://github.com/nao1215/csv/pull/1) ([nao1215](https://github.com/nao1215)) |
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