Skip to content

z Old Release Check List

Z3 Development edited this page Sep 26, 2021 · 1 revision

Update All Versions and Dates:

  • package.json
    • change version
  • index.html
    • change all script version numbers
    • add release note to History section (if changes made)
  • viewer-minimal.html
    • change all script version numbers
    • add release note to History section (if changes made)
  • viewer-options.html
    • change all script version numbers
    • add release note to History section (if changes made)
  • Makefile
    • change Version
  • README.md
    • add release notes to History section
    • change version number and date
  • js/*
    • should each script have a version number?
  • openjscad (Nodejs script)
    • change Version
    • add release note to top of file (if changes made)
  • openjscad.js
    • change OpenJsCad.version and date
    • add date and release note to top of file (if changes made)
  • openscad.js
    • change Version at top of file
    • change version array
    • add release note to top of file (if changes made)