v1.0.1
Docs/demo-only release — no functional changes to the add-in itself (same 10 functions as v1.0.0).
What's new
- docs/HOWTO.md: end-user install guide with a verified worked example for every function.
demo/juliandate_demo.ods: a worked example built from real AAVSO photometry data for the variable star EG Andromedae (382 observations), with a liveFROM_JULIAN_DATEformula converting its Julian Date column to calendar dates. Source data indemo/demo.csv; regenerate viatools/build_demo.py.
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.