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

chore: release #879

Merged
merged 1 commit into from
Feb 13, 2024
Merged

chore: release #879

merged 1 commit into from
Feb 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 12, 2024

🤖 New release

  • arbiter-bindings: 0.1.3 -> 0.1.4 (✓ API compatible changes)
  • arbiter-core: 0.10.1 -> 0.10.2 (✓ API compatible changes)
  • arbiter-engine: 0.1.1 -> 0.2.0 (⚠️ API breaking changes)
  • arbiter-macros: 0.1.0 -> 0.1.1
  • arbiter: 0.4.14 -> 0.4.15

⚠️ arbiter-engine breaking changes

--- failure method_parameter_count_changed: pub method parameter count changed ---

Description:
A publicly-visible method now takes a different number of parameters.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#fn-change-arity
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.28.0/src/lints/method_parameter_count_changed.ron

Failed in:
  arbiter_engine::world::World::from_config now takes 1 parameters instead of 2, in /tmp/.tmpNikycM/arbiter/arbiter-engine/src/world.rs:100
Changelog

arbiter-bindings

0.1.4 - 2024-02-13

Added

  • (arbiter-macros) #[arbiter_macros::main] and a project example (#880)

arbiter-core

0.10.2 - 2024-02-13

Added

  • (arbiter-macros) #[arbiter_macros::main] and a project example (#880)

arbiter-engine

0.2.0 - 2024-02-13

Added

  • (arbiter-macros) #[arbiter_macros::main] and a project example (#880)

Other

  • Engine/world from config (#882)

arbiter-macros

0.1.1 - 2024-02-13

Added

  • (arbiter-macros) #[arbiter_macros::main] and a project example (#880)

Other

  • Engine/world from config (#882)

arbiter

0.4.15 - 2024-02-13

Added

  • (arbiter-macros) #[arbiter_macros::main] and a project example (#880)

Other

  • Engine/world from config (#882)
  • Docs/examples (#881)
  • release (#878)


This PR was generated with release-plz.

@github-actions github-actions bot changed the title chore(arbiter): release v0.4.15 chore: release Feb 13, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-02-12T23-37-50Z branch 2 times, most recently from e2dfd3b to 1a353df Compare February 13, 2024 21:13
Signed-off-by: GitHub Action <action@github.com>
@github-actions github-actions bot force-pushed the release-plz-2024-02-12T23-37-50Z branch from 1a353df to c1bcef5 Compare February 13, 2024 21:14
@0xJepsen 0xJepsen merged commit 01841ba into main Feb 13, 2024
@0xJepsen 0xJepsen deleted the release-plz-2024-02-12T23-37-50Z branch February 13, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants