Skip to content

v1.0.2

Latest

Choose a tag to compare

@davidjayjackson davidjayjackson released this 15 Jul 02:56

No functional changes to the add-in (same 10 functions as v1.0.0/v1.0.1).

What's new

  • Verified this release end-to-end against demo/juliandate_demo.ods:
    • Before installing the add-in: the demo file opens cleanly (no crash) and shows #NAME?/Err:525 on the formula column, as documented in docs/HOWTO.md.
    • After installing this build: all 382 rows of the demo's FROM_JULIAN_DATE formula recompute with zero errors.

See CHANGELOG.md for the full history.

JulianDate.oxt below is the pre-built extension — install with unopkg add --force JulianDate.oxt, or build it yourself from source via build.sh/build.ps1.