-
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.
Merge pull request #5 from floatpays/release-please--branches--main--…
…components--za_national_id chore(main): release 1.0.0
- Loading branch information
Showing
2 changed files
with
17 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 |
---|---|---|
@@ -1,5 +1,21 @@ | ||
# Changelog | ||
|
||
## 1.0.0 (2023-07-28) | ||
|
||
|
||
### Features | ||
|
||
* add validate function ([b54e75a](https://github.com/floatpays/za_id_number/commit/b54e75a8f63ecd82ed37d270209a080c3ae24bea)) | ||
* generate mix project ([e99b079](https://github.com/floatpays/za_id_number/commit/e99b07977ca2fd5229fa5051b9a1b8c7868f28b9)) | ||
* update package information ([89ebb3a](https://github.com/floatpays/za_id_number/commit/89ebb3a034cb935fba328e52007583403ca3621e)) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* allow nil id_number and don't require options ([996d851](https://github.com/floatpays/za_id_number/commit/996d851f71d60cf2f94511b2dea2a5fbd08336ea)) | ||
* do not crash when value is an integer ([c6f7745](https://github.com/floatpays/za_id_number/commit/c6f77457f68262375cd6af529c9b30a96486fd06)) | ||
* fix eos issue when parsing the string ([44deba5](https://github.com/floatpays/za_id_number/commit/44deba5666c5653d285e1326b2bdd76917146d5f)) | ||
|
||
## [0.1.4] | ||
|
||
Add automated releases |
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