Skip to content

Commit

Permalink
📖 docs: v1.3.0 added
Browse files Browse the repository at this point in the history
  • Loading branch information
maktoobgar committed Nov 9, 2022
1 parent 9bbdc29 commit 98533c1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,18 +4,20 @@ CHANGELOG
UNRELEASED
----------

* ✅ test(functions): test cases and benchmarks for Once added

1.3.0 (2022-11-09)
------------------

* ✅ test(functions): test cases and benchmarks for all of them added
* 🎉 feat(functions): Once function added
* ✅ test(functions): test cases and benchmarks for run_after added
* 🎉 feat(functions): run_after added
* ✅ test(functions): WrapFunc test cases and benchmarks added
* 🎉 feat(functions): WrapFunc added

1.2.0 (2022-10-26)
------------------

* 🎉 feat(generals-duplicate): Duplicate function added
* 🎉 feat(generals-same): Same function added
* 🎉 feat(generals): Duplicate function added
* 🎉 feat(generals): Same function added

1.1.1 (2022-08-13)
------------------
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Note: version 1.X.X is compatible with go version 1.17 and higher.

## Progress

- [X] `functions` package with different functions added.
- [X] `generals` package with different functions added.
- [X] `maths` package with different functions added.
- [X] `numbers` package with different functions added.
Expand Down

0 comments on commit 98533c1

Please sign in to comment.