Skip to content

chore: release#203

Open
HarukiMoriarty wants to merge 1 commit into
main-nextfrom
release-plz-2026-07-02T15-58-29Z
Open

chore: release#203
HarukiMoriarty wants to merge 1 commit into
main-nextfrom
release-plz-2026-07-02T15-58-29Z

Conversation

@HarukiMoriarty

@HarukiMoriarty HarukiMoriarty commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • flowlog-runtime: 0.2.5 -> 0.2.6 (✓ API compatible changes)
  • flowlog-common: 0.1.0
  • flowlog-parser: 0.1.0
  • flowlog-profiler: 0.1.0
  • flowlog-typechecker: 0.1.0
  • flowlog-build: 0.3.4 -> 0.4.0 (⚠ API breaking changes)

flowlog-build breaking changes

--- failure enum_missing: pub enum removed or renamed ---

Description:
A publicly-visible enum cannot be imported by its prior path. A `pub use` may have been removed, or the enum itself may have been renamed or removed entirely.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#item-remove
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.48.0/src/lints/enum_missing.ron

Failed in:
  enum flowlog_build::ExecutionMode, previously in file /tmp/.tmpw9sjSb/flowlog-build/src/common/config.rs:10
Changelog

flowlog-runtime

0.2.6 - 2026-07-06

Other

  • factor out flowlog-common and flowlog-parser (#196)
  • Extended profiler follow-ups (#192)

flowlog-common

0.1.0 - 2026-07-06

Other

  • factor out flowlog-common and flowlog-parser (#196)

flowlog-parser

0.1.0 - 2026-07-06

Other

  • (typechecker) post-typecheck constant folding pass (#209)
  • extract flowlog-typechecker crate; per-site spelling in type errors (#202)
  • factor out flowlog-common and flowlog-parser (#196)

flowlog-profiler

0.1.0 - 2026-07-06

Other

  • (codegen) elide identity projections (drop no-op flat_maps) (#200)
  • (codegen) use threshold_total for outer-scope dedup in incremental mode (#201) (#201)
  • factor out flowlog-common and flowlog-parser (#196)
  • Extended profiler follow-ups (#192)

flowlog-typechecker

0.1.0 - 2026-07-06

Other

  • (typechecker) post-typecheck constant folding pass (#209)
  • extract flowlog-typechecker crate; per-site spelling in type errors (#202)

flowlog-build

0.4.0 - 2026-07-06

Other

  • (typechecker) post-typecheck constant folding pass (#209)
  • extract flowlog-typechecker crate; per-site spelling in type errors (#202)
  • (codegen) elide identity projections (drop no-op flat_maps) (#200)
  • (codegen) fuse chained unions into a single n-ary concatenate (#205)
  • (codegen) use threshold_total for outer-scope dedup in incremental mode (#201) (#201)
  • factor out flowlog-common and flowlog-parser (#196)
  • Extended profiler follow-ups (#192)
  • support tuple syntax (#194)


This PR was generated with release-plz.

@HarukiMoriarty HarukiMoriarty requested a review from a team July 2, 2026 15:58
@HarukiMoriarty HarukiMoriarty force-pushed the release-plz-2026-07-02T15-58-29Z branch 10 times, most recently from c27271b to 857d6ae Compare July 6, 2026 05:19
@HarukiMoriarty HarukiMoriarty force-pushed the release-plz-2026-07-02T15-58-29Z branch from 857d6ae to c44e89e Compare July 6, 2026 22:49
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.

1 participant