-
Notifications
You must be signed in to change notification settings - Fork 4
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
2 changed files
with
15 additions
and
18 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,28 +1,25 @@ | ||
## 0.0.1 | ||
# [1.0.0](https://github.com/pd4d10/nanoid-dart/compare/v0.1.0...v1.0.0) (2021-03-07) | ||
|
||
- Initial version | ||
### Features | ||
|
||
## 0.0.2 | ||
- matches the latest api ([0ba2674](https://github.com/pd4d10/nanoid-dart/commit/0ba267407babd2af47c3da46772a2e7db7b3d8e8)) | ||
- null safety ([#3](https://github.com/pd4d10/nanoid-dart/issues/3)) ([83688e7](https://github.com/pd4d10/nanoid-dart/commit/83688e764bca0defc3512726e982c3e4de45bf27)) | ||
|
||
- Support customize generator | ||
# [0.1.0](https://github.com/pd4d10/nanoid-dart/compare/v0.0.6...v0.1.0) (2019-03-06) | ||
|
||
## 0.0.3 | ||
## [0.0.6](https://github.com/pd4d10/nanoid-dart/compare/v0.0.5...v0.0.6) (2018-11-08) | ||
|
||
- Add unit tests | ||
### Features | ||
|
||
## 0.0.4 | ||
- v2.0 async API ([2f3c92f](https://github.com/pd4d10/nanoid-dart/commit/2f3c92fd36161b0d382f97817b41113d6b590142)) | ||
|
||
- Upgrade pubspec to allow Dart 2 stable | ||
## [0.0.5](https://github.com/pd4d10/nanoid-dart/compare/v0.0.3...v0.0.5) (2018-11-07) | ||
|
||
## 0.0.5 | ||
### Features | ||
|
||
- Update alphabet following nanoid v2 | ||
- Add nanoid v2 non secure API | ||
- v2.0 alphabet update ([e5f0925](https://github.com/pd4d10/nanoid-dart/commit/e5f0925a8219bef792cc5de38cd8755c473b5fbf)) | ||
- v2.0 non secure API ([bff7e76](https://github.com/pd4d10/nanoid-dart/commit/bff7e76d0e8f4aa72005ef8729158d580526297f)) | ||
|
||
## 0.0.6 | ||
## [0.0.3](https://github.com/pd4d10/nanoid-dart/compare/v0.0.2...v0.0.3) (2018-04-07) | ||
|
||
- Add nanoid v2 async API | ||
|
||
## 0.1.0 | ||
|
||
- Maintenance issues and suggestions | ||
## 0.0.2 (2018-04-07) |
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