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 42 commits into from
Jul 5, 2023
Merged

Beta #1

merged 42 commits into from
Jul 5, 2023

Conversation

TomokiMiyauci
Copy link
Owner

No description provided.

TomokiMiyauci and others added 30 commits July 4, 2023 16:43
# 1.0.0-beta.1 (2023-07-05)

### Features

* **extract:** add expect operator ([2959665](2959665))
* **extract:** add extracting contained value from unwrap ([1f06d87](1f06d87))
* **extract:** add pattern matching for option ([957350f](957350f))
* **extract:** add unwrapOr operator ([65b1a2e](65b1a2e))
* **extract:** add unwrapOrElse operator ([839fe7b](839fe7b))
* **logical:** add and then operator ([c414c4c](c414c4c))
* **logical:** add logical and operator for option ([9d77de2](9d77de2))
* **logical:** add or else operator ([034fbba](034fbba))
* **logical:** add or operator for option ([a8b61cf](a8b61cf))
* **logical:** add xor operator ([25f62ab](25f62ab))
* **mod:** export all modules ([3e02b30](3e02b30))
* **query:** add checking option type functions ([4fee41c](4fee41c))
* **spec:** add option spec interface and impl ([421d050](421d050))
* **spec:** change some constructor interface ([a37d1f6](a37d1f6))
* **transform:** add `mapOr` transforming function ([64acdaa](64acdaa))
* **transform:** add `mapOrElse` transform function ([cf3fa6e](cf3fa6e))
* **transform:** add filter operator ([c7b0d9e](c7b0d9e))
* **transform:** add flat operator ([edbcd8d](edbcd8d))
* **transform:** add transformer of map ([9bb6474](9bb6474))
* **transform:** add zip operator ([5a596e8](5a596e8))
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@TomokiMiyauci TomokiMiyauci merged commit b394e21 into main Jul 5, 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