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:525on the formula column, as documented in docs/HOWTO.md. - After installing this build: all 382 rows of the demo's
FROM_JULIAN_DATEformula recompute with zero errors.
- Before installing the add-in: the demo file opens cleanly (no crash) and shows
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.