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 #2

Merged
merged 26 commits into from
Jul 7, 2023
Merged

Beta #2

merged 26 commits into from
Jul 7, 2023

Commits on Jul 6, 2023

  1. feat(mod): remove all API

    BREAKING CHANGE: remove all API
    TomokiMiyauci committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    0919773 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dfcc9a View commit details
    Browse the repository at this point in the history
  3. chore: rename file

    TomokiMiyauci committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    4e429ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ced6fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a159d31 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    9bb241b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    497626f View commit details
    Browse the repository at this point in the history
  3. chore(deps): add deps

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    184b485 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e033f82 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2cdd8b3 View commit details
    Browse the repository at this point in the history
  6. chore: update config

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    6e6d19f View commit details
    Browse the repository at this point in the history
  7. chore: remove unused

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    10f746d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be0bcf8 View commit details
    Browse the repository at this point in the history
  9. docs: add policy files

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ed11b37 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f4c376b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    897b17d View commit details
    Browse the repository at this point in the history
  12. chore(release): 2.0.0-beta.1 [skip ci]

    # [2.0.0-beta.1](1.0.0...2.0.0-beta.1) (2023-07-07)
    
    ### Features
    
    * **extract:** add extract operators ([497626f](497626f))
    * **logical:** add logical operators ([a159d31](a159d31))
    * **mod:** export related modules ([e033f82](e033f82))
    * **mod:** remove all API ([0919773](0919773))
    * **query:** add query operators ([8ced6fd](8ced6fd))
    * **spec:** add specification interface and type constructor ([1dfcc9a](1dfcc9a))
    * **transform:** add transform operator ([9bb241b](9bb241b))
    
    ### BREAKING CHANGES
    
    * **mod:** remove all API
    semantic-release-bot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    03e2db2 View commit details
    Browse the repository at this point in the history
  13. docs(mod): fix typo

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    5500293 View commit details
    Browse the repository at this point in the history
  14. docs(mod): fix typo

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    1d8fd14 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d969bd9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9de7eca View commit details
    Browse the repository at this point in the history
  17. chore(release): 2.0.0-beta.2 [skip ci]

    # [2.0.0-beta.2](2.0.0-beta.1...2.0.0-beta.2) (2023-07-07)
    
    ### Features
    
    * **transform:** add mapOr transform operator ([d969bd9](d969bd9))
    semantic-release-bot committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    dd40ab1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e77d193 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    99297c6 View commit details
    Browse the repository at this point in the history
  20. docs(readme): fix link

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    9612200 View commit details
    Browse the repository at this point in the history
  21. chore: rename arg

    TomokiMiyauci committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    fb5c259 View commit details
    Browse the repository at this point in the history