Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.0.0 #31

Merged
merged 58 commits into from
Apr 19, 2024
Merged

v1.0.0 #31

merged 58 commits into from
Apr 19, 2024

Conversation

jrTilak
Copy link
Owner

@jrTilak jrTilak commented Apr 12, 2024

Release v1.0.0

CLI v1.0.0

  • Initialize project using init command
  • add methods using add command
  • Teardown project using teardown command

Registry v1.0.0

  • Array
    • chunk
    • compact
    • insert
    • sampleArr
    • search
    • shuffleArr
    • unique
  • Functional
    • retry
    • sleep
    • timeout
  • Gates
    • and
    • nand
    • or
    • nor
  • Objects
    • mapObj

@jrTilak jrTilak removed the seems-good This PR seems good, Now the tests will run and if everything goes well. It will be merged label Apr 12, 2024
@jrTilak jrTilak added seems-good This PR seems good, Now the tests will run and if everything goes well. It will be merged release Release of new version. This is generally done by merging dev to master branch labels Apr 12, 2024
@jrTilak
Copy link
Owner Author

jrTilak commented Apr 19, 2024

New Release 🚀

@jrTilak jrTilak merged commit cdd2d89 into master Apr 19, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Release of new version. This is generally done by merging dev to master branch seems-good This PR seems good, Now the tests will run and if everything goes well. It will be merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant