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

Breaking change #112

Closed
TomokiMiyauci opened this issue Jun 28, 2021 · 3 comments
Closed

Breaking change #112

TomokiMiyauci opened this issue Jun 28, 2021 · 3 comments
Labels

Comments

@TomokiMiyauci
Copy link
Owner

TomokiMiyauci commented Jun 28, 2021

  • Build-in object function moves to core-fn project.
  • is * function migrates to is-valid project
  • Match first, last, head, tail to haskell naming conventions
  • No bundling deps
@TomokiMiyauci TomokiMiyauci added the enhancement New feature or request label Jun 28, 2021
TomokiMiyauci added a commit that referenced this issue Jun 28, 2021
TomokiMiyauci added a commit that referenced this issue Jun 28, 2021
github-actions bot pushed a commit that referenced this issue Jun 28, 2021
# [v1.10.0-beta.1](v1.9.1-beta.1...v1.10.0-beta.1) (2021-06-28)

## ✨ New Features
- [`db20f47`](db20f47)   Add init function (Issues: [`#112`](#112))

## 🐛 Bug Fixes
- [`76387ba`](76387ba)   Change heading logic
- [`2744d04`](2744d04)   Improve type inference (Issues: [`#112`](#112))
@TomokiMiyauci
Copy link
Owner Author

🎉 This issue has been resolved in version 1.10.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

TomokiMiyauci added a commit that referenced this issue Jun 28, 2021
Build-in object function moves to `core-fn` project

BREAKING CHANGE: is * function migrates to is-valid project

Closes #112
github-actions bot pushed a commit that referenced this issue Jun 28, 2021
# [v2.0.0-beta.1](v1.10.0-beta.1...v2.0.0-beta.1) (2021-06-28)

## 💥 Breaking Changes
- [`6b9504b`](6b9504b)   Remove deprecated functions (Issues: [`#112`](#112))
@TomokiMiyauci
Copy link
Owner Author

🎉 This issue has been resolved in version 2.0.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this issue Jun 29, 2021
# [v2.0.0](v1.9.0...v2.0.0) (2021-06-29)

## ✨ New Features
- [`db20f47`](db20f47)   Add init function (Issues: [`#112`](#112))

## 🐛 Bug Fixes
- [`2620e0c`](2620e0c)   Is functions to be deprecated
- [`da10771`](da10771)   Deprecate core functions
- [`76387ba`](76387ba)   Change heading logic
- [`2744d04`](2744d04)   Improve type inference (Issues: [`#112`](#112))

## 💥 Breaking Changes
- [`6b9504b`](6b9504b)   Remove deprecated functions (Issues: [`#112`](#112))
@TomokiMiyauci
Copy link
Owner Author

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on:

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

No branches or pull requests

1 participant