Skip to content

Releases: cwygoda/zone5

v1.7.1

Choose a tag to compare

@github-actions github-actions released this 03 Jan 09:00

1.7.1 (2026-01-03)

Performance Improvements

  • provider: use single state machine for URL-registry sync (557de85)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 08:48

1.7.0 (2026-01-03)

Features

  • cli: make batch size configurable via --batch-size option (cda9527)

Performance Improvements

  • cli: parallelize image handling with batched operations (e70aa6a)

v1.6.9

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:43

1.6.9 (2026-01-02)

Performance Improvements

  • components: optimize waterfall column filler calculation (e3f1deb)

v1.6.8

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:41

1.6.8 (2026-01-02)

Performance Improvements

  • config: use iterative directory walk instead of recursion (651d844)

v1.6.7

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:38

1.6.7 (2026-01-02)

Performance Improvements

  • processor: return ItemFeature directly to avoid redundant file read (7ebf596)

v1.6.6

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:36

1.6.6 (2026-01-02)

Performance Improvements

  • remark: cache URL-to-key mapping to avoid duplicate key generation (cd40448)

v1.6.5

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:32

1.6.5 (2026-01-02)

Performance Improvements

  • processor: share image metadata between variants and main processor (4fcd751)

v1.6.4

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:21

1.6.4 (2026-01-02)

Performance Improvements

  • processor: parallelize image variant generation (9e3bfec)

v1.6.3

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:13

1.6.3 (2026-01-02)

Bug Fixes

  • docs: add rehype-slug for heading anchor links (48fc089)

v1.6.2

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:06

1.6.2 (2026-01-02)

Performance Improvements

  • processor: remove redundant access() check in ensureDirectoryExists (39c47e0)