Skip to content

Releases: rin2yh/pumlv

v0.3.5

05 Jun 08:28
330a400

Choose a tag to compare

What's Changed

  • build(deps): bump Songmu/tagpr from 1.19.0 to 1.20.0 by @dependabot[bot] in #78
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3 by @dependabot[bot] in #77
  • build(deps-dev): bump @vitest/browser from 4.1.7 to 4.1.8 in /internal/frontend by @dependabot[bot] in #80
  • ci(e2e): use bundled Chromium instead of branded Chrome channel by @rin2yh in #84
  • build(deps-dev): bump vite from 6.4.2 to 8.0.16 in /internal/frontend by @dependabot[bot] in #75
  • build(deps-dev): bump jsdom from 25.0.1 to 29.1.1 in /internal/frontend by @dependabot[bot] in #79
  • build(deps): bump react and react-dom from 19.2.6 to 19.2.7 by @rin2yh in #85
  • build(deps): bump react-zoom-pan-pinch from 3.7.0 to 4.0.3 by @rin2yh in #86

Full Changelog: v0.3.4...v0.3.5

v0.3.4

29 May 05:51
8ad7f98

Choose a tag to compare

What's Changed

  • fix(frontend): make plantuml.js dimension-limit patch resilient to minifier changes by @rin2yh in #73

Full Changelog: v0.3.3...v0.3.4

v0.3.2

21 May 10:23
c57639b

Choose a tag to compare

What's Changed

  • feat(frontend): add minimap overlay to the preview by @rin2yh in #41
  • refactor(frontend): standardize filenames to kebab-case by @rin2yh in #44
  • test: drop e2e specs that duplicate unit coverage by @rin2yh in #42
  • test: drop unnecessary react-zoom-pan-pinch and shiki mocks by @rin2yh in #46
  • test(frontend): test custom hooks via @testing-library/react renderHook by @rin2yh in #47
  • test(frontend): add Storybook + addon-vitest with FileRow as prototype by @rin2yh in #48
  • test(frontend): add Storybook play for DirectoryRow by @rin2yh in #58
  • test(frontend): add Storybook play for FileTree by @rin2yh in #61
  • test(frontend): roll out Storybook play for remaining components by @rin2yh in #64

Full Changelog: v0.3.1...v0.3.2

v0.3.1

20 May 16:21
40cf041

Choose a tag to compare

What's Changed

  • perf(frontend): skip setFiles when fetched list matches current state by @rin2yh in #35
  • refactor(frontend): extract splitLines helper by @rin2yh in #36
  • refactor(frontend): split App.tsx effects into per-responsibility hooks by @rin2yh in #38
  • fix(source-view): indent fold toggles by brace-nesting depth by @rin2yh in #39

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 May 07:36
cb18fd8

Choose a tag to compare

What's Changed

  • docs: add mise GitHub backend installation instructions by @rin2yh in #20
  • feat(preview): use grab/grabbing cursor while panning by @rin2yh in #22
  • feat(preview): pan the diagram with arrow keys by @rin2yh in #23
  • feat(preview): make zoom level numeric display editable by @rin2yh in #24
  • feat(source-view): fold brace-delimited entity blocks by @rin2yh in #25
  • refactor(components): split preview and source-view into directories by @rin2yh in #26
  • docs(readme): trim overview bullets and move Background below Usage by @rin2yh in #28
  • feat(frontend): adopt React Compiler, drop manual memoization by @rin2yh in #27
  • refactor: move server/static/frontend under internal/ and gate CI on paths by @rin2yh in #30
  • feat(frontend): abort in-flight fetch on file switch and unmount by @rin2yh in #37

Full Changelog: v0.2.1...v0.3.0

v0.2.1

19 May 10:52
7a3601b

Choose a tag to compare

What's Changed

  • feat(preview): raise max zoom from 1000% to 5000% by @rin2yh in #12
  • feat(ui): toggle source panel via header button by @rin2yh in #14
  • feat(file-tree): collapsible per-directory toggles by @rin2yh in #15
  • refactor(components): rename Preview/SourceView files to kebab-case by @rin2yh in #18
  • test: extract shared setupRender helper for component tests by @rin2yh in #19

Full Changelog: v0.2.0...v0.2.1

v0.2.0

19 May 06:25
b87eb75

Choose a tag to compare

What's Changed

  • Add zoom/pan support to diagram preview by @rin2yh in #3
  • fix: raise plantuml.js dimension limit from 4096px to 65536px (fixes #9) by @rin2yh in #10

Full Changelog: v0.1.0...v0.2.0

v0.1.0

18 May 15:16
6489fbf

Choose a tag to compare

What's Changed

  • docs: expand Background section with competitive differentiators by @rin2yh in #4
  • Move developer docs from README to CLAUDE.md by @rin2yh in #6
  • ci: pin runner OS versions to specific releases by @rin2yh in #7
  • refactor(renderer): swap CheerpJ for PlantUML TeaVM build by @rin2yh in #8

New Contributors

  • @rin2yh made their first contribution in #4

Full Changelog: v0.0.1...v0.1.0

v0.0.1

13 May 13:14
cd755f8

Choose a tag to compare