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

Beta #1

Merged
merged 26 commits into from
Jul 1, 2023
Merged

Beta #1

merged 26 commits into from
Jul 1, 2023

Conversation

TomokiMiyauci
Copy link
Owner

No description provided.

TomokiMiyauci and others added 26 commits June 29, 2023 20:10
it should have at method instead of index signature
# 1.0.0-beta.1 (2023-06-30)

### Features

* add readonly to function arguments ([27d6bb8](27d6bb8))
* change indexable interface ([7895f5a](7895f5a))
* **head:** add head function ([024d0f7](024d0f7))
* **head:** improve type infer ([d8cc1f8](d8cc1f8))
* **init:** add init function ([a8c133a](a8c133a))
* **init:** module is to be private ([ef6765f](ef6765f))
* **last:** add last function ([bbaa928](bbaa928))
* **tail:** add tail function ([2e6dd84](2e6dd84))
# [1.0.0-beta.2](1.0.0-beta.1...1.0.0-beta.2) (2023-07-01)

### Features

* **head_tail:** add spliting head and tail ([4aacd32](4aacd32))
* **init_last:** add spliting init and last like spread operation ([3409514](3409514))
* **types:** add generics for slice ([26384ec](26384ec))
# [1.0.0-beta.3](1.0.0-beta.2...1.0.0-beta.3) (2023-07-01)

### Features

* rename type alias ([eb3f50e](eb3f50e))
@TomokiMiyauci TomokiMiyauci merged commit cda0da8 into main Jul 1, 2023
@TomokiMiyauci
Copy link
Owner Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants