Skip to content

v1.0.1

Choose a tag to compare

@davidjayjackson davidjayjackson released this 15 Jul 02:26

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 live FROM_JULIAN_DATE formula converting its Julian Date column to calendar dates. Source data in demo/demo.csv; regenerate via tools/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.