Skip to content

chore(main): release 0.3.0#116

Merged
Trouv merged 1 commit intomainfrom
release-please--branches--main--components--bevy_pipe_affect
Apr 10, 2026
Merged

chore(main): release 0.3.0#116
Trouv merged 1 commit intomainfrom
release-please--branches--main--components--bevy_pipe_affect

Conversation

@Trouv
Copy link
Copy Markdown
Owner

@Trouv Trouv commented Jan 24, 2026

🤖 I have created a release beep boop

0.3.0 (2026-04-10)

⚠ BREAKING CHANGES

  • borrow resource in ResSetWith (#149)
  • rename asset_server feature to asset (#145)
  • publicly organize effects into submodules (#144)
  • remove EntityComponents- effects in light of new QueryEntity- effects (#139)
  • replace Components- effects with QueryDataEffect-based effects (#134)
  • box fn generic in AffectOrHandle effect (#124)
  • box fn generic in AssetServerLoadAnd effect (#123)
  • box fn generic in CommandSpawnAnd effect (#122)
  • box fn generics in entity_component effects (#120)
  • box fn generics in ComponentsSetWithQueryData effects (#119)
  • box function generics in ComponentsSetWith and -Filtered (#118)
  • box function generic in ResSetWith (#117)

Features

  • add AssetAddAnd effect (#128) (fae83bc)
  • add AssetInsert effect (#142) (d1a3928)
  • add Component- query data effects (#131) (5857859)
  • add LocalSetAnd effect (#129) (cab2fe0)
  • add MessagesReadAnd effect (#125) (2206d5e)
  • add QueryDataEffect trait (#130) (969f10c)
  • add QueryEntity- effects (#136) (32bd5d9)
  • add recursive insert/remove entity command effects (#127) (d7f7810)
  • borrow resource in ResSetWith (#149) (63783bb)
  • box fn generic in AffectOrHandle effect (#124) (afb5f16)
  • box fn generic in AssetServerLoadAnd effect (#123) (5649c45)
  • box fn generic in CommandSpawnAnd effect (#122) (0c947c0)
  • box fn generics in ComponentsSetWithQueryData effects (#119) (56ed630)
  • box fn generics in entity_component effects (#120) (a41b1ca)
  • box function generic in ResSetWith (#117) (f3a24e1)
  • box function generics in ComponentsSetWith and -Filtered (#118) (feaf937)
  • implement QueryDataEffect for common algebraic types (#132) (cfa243a)
  • publicly organize effects into submodules (#144) (d2c75c3)
  • remove EntityComponents- effects in light of new QueryEntity- effects (#139) (0864f8b)
  • replace Components- effects with QueryDataEffect-based effects (#134) (cace5a7)

Bug Fixes

  • add missing default implementations for effects (#143) (99cbc77)
  • avoid type complexity with alias in LocalSetAnd (#135) (fc61ca2)
  • reference compose_fn in in_and_then_compose (#150) (c1305ff)
  • remove Clone bound on QueryDataEffect of QueryEntityAffect (#141) (ebe7dff)
  • rename asset_server feature to asset (#145) (d4e5095)

Documentation Changes

  • add 0.3 to compatibility chart (#161) (c9f3915)
  • add pure/impure example for LocalSetAnd (#148) (6e3155c)
  • add pure/impure example to AffectMany (#159) (c673e02)
  • add pure/impure examples for message effects (#151) (9696b37)
  • add pure/impure examples for resource effects (#146) (077de1c)
  • add pure/impure examples to command effects (#152) (c0e7cac)
  • add pure/impure examples to entity_command effects (#154) (4e60a0b)
  • add pure/impure examples to remaining asset effects (#157) (af4a93e)
  • encourage users to explore the effects module (#160) (d88cb29)
  • link to other versions of the book in the book (#115) (da0425b)
  • make shared command note a full section (#155) (1c705a5)
  • standardize pure/impure example system doc comments (#158) (15f5b68)

Example Changes

  • spawn camera in rainbow-clear-color example (#156) (6166e22)
  • use concrete return type in animate_position system (#121) (cc13316)

Test Changes


This PR was generated with Release Please. See documentation.

@Trouv Trouv changed the title chore(main): release 0.2.1 chore(main): release 0.3.0 Feb 8, 2026
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch 7 times, most recently from e5f812e to 2b90e15 Compare February 14, 2026 02:24
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch 2 times, most recently from d5ccb9b to 3511d09 Compare February 18, 2026 05:28
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch 3 times, most recently from 00038d9 to dc8e61a Compare March 3, 2026 04:55
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch 5 times, most recently from 7e850b3 to 5b804a9 Compare March 28, 2026 03:29
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch 11 times, most recently from 91c6a25 to a5a4936 Compare April 3, 2026 01:34
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch 2 times, most recently from 884d5b9 to 1999503 Compare April 5, 2026 23:19
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch 7 times, most recently from c643a4b to 9af9079 Compare April 10, 2026 19:07
@Trouv Trouv force-pushed the release-please--branches--main--components--bevy_pipe_affect branch from 9af9079 to 2aff2c0 Compare April 10, 2026 19:23
@Trouv Trouv enabled auto-merge (squash) April 10, 2026 19:28
@Trouv Trouv merged commit 04d86bc into main Apr 10, 2026
5 checks passed
@Trouv Trouv deleted the release-please--branches--main--components--bevy_pipe_affect branch April 10, 2026 19:29
@Trouv
Copy link
Copy Markdown
Owner Author

Trouv commented Apr 10, 2026

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant