Skip to content

Releases: jsh562/RONin

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 22 Jun 02:47
d69ce1a

What's Changed

  • ci: make release-verify a manual before-release gate (workflow_dispatch) by @jsh562 in #34
  • chore(ronin-app): release v0.1.1 by @github-actions[bot] in #32

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 01:50

What's Changed

  • chore: point Cargo repository metadata at github.com/jsh562/RONin by @jsh562 in #4
  • Revert "chore: point Cargo repository metadata at github.com/jsh562/RONin" by @jsh562 in #5
  • 00003 desktop editor shell by @jsh562 in #6
  • ci: bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #7
  • ci: bump actions/checkout from 9f698171ed81b15d1823a05fc7211befd50c8ae0 to df4cb1c069e1874edd31b4311f1884172cec0e10 by @dependabot[bot] in #8
  • ci: bump Swatinem/rust-cache from 23869a5bd66c73db3c0ac40331f3206eb23791dc to c19371144df3bb44fab255c43d04cbc2ab54d1c4 by @dependabot[bot] in #9
  • ci: bump taiki-e/install-action from 2.81.10 to 2.82.0 by @dependabot[bot] in #10
  • ci: bump actions/download-artifact from 4 to 8 by @dependabot[bot] in #11
  • 00004 table cell editing by @jsh562 in #12
  • 00005 release docs by @jsh562 in #13
  • 00007 screenshots refresh by @jsh562 in #14
  • fix(tree): remove doubled custom indent guides; use egui's native vline by @jsh562 in #15
  • docs: add Table (sections) screenshot; make Tree/form the hero by @jsh562 in #16
  • style: cargo fmt --all (satisfy the rustfmt CI gate) by @jsh562 in #17
  • ci: fix release-verify tool install + semver-checks flag; add .gitatt… by @jsh562 in #18
  • ci: drop unsupported --locked from release-plz semver-checks gate by @jsh562 in #19
  • ci: bump cargo-semver-checks 0.42.0 -> 0.48.0 (rustdoc v57 support) by @jsh562 in #20
  • ci: install actionlint via go; skip publish-dry-run dependents pre-fi… by @jsh562 in #21
  • ci: fix the dist install/version mistakes across the whole release pi… by @jsh562 in #22
  • dist: allow-dirty=["ci"] so dist accepts the hand-authored release.yml by @jsh562 in #23
  • ci: skip cargo semver-checks pre-first-publish (no crates.io baseline) by @jsh562 in #24
  • ci: pass --git-token to release-plz (it doesn't auto-read GITHUB_TOKE… by @jsh562 in #25
  • ci: remove daily supply-chain cron from CI workflow by @jsh562 in #26
  • fix(release-plz): drop invalid ronin-core-fuzz [[package]] override by @jsh562 in #27
  • fix(release-plz): authenticate git pushes from release-plz temp clones by @jsh562 in #28
  • docs(release): document required 'Actions can create PRs' setting by @jsh562 in #29
  • chore: release v0.1.0 by @github-actions[bot] in #30
  • chore: release v0.1.0 by @github-actions[bot] in #31
  • test(ronin-app): fix flaky temp fixture collision in open_and_view by @jsh562 in #33

New Contributors

  • @github-actions[bot] made their first contribution in #30

Full Changelog: https://github.com/jsh562/RONin/commits/v0.1.0