Skip to content

Releases: dev-nicolaos/sw-trivia

v0.16.0

12 Apr 01:24
555e803
Compare
Choose a tag to compare

Added

  • Instructions for contributing
  • New trivia from
    • A Test of Courage
    • Squadrons
    • The Force Awakens

Changed

  • Updated target runtime (Deno) to v1.20.4 and dependencies (Deno Standard) to
    v0.133.0
  • Migrate dev scripts to use deno task
  • Minor code/type refactors

Fixed

  • Numerous spelling and grammatical fixes

v0.15.0

03 Jan 06:07
d2056e7
Compare
Choose a tag to compare

Added

  • New trivia from
    • The Bad Batch
    • Rebels
    • Shadow Fall
    • Victory's Price
    • Thrawn Ascendancy: Lesser Evil
    • Thrawn Ascendancy: Chaos Rising
    • Jedi: Fallen Order

Changed

  • Updated target runtime (Deno) to v1.17.1 and dependencies (Deno Standard) to
    v0.119.0

v0.14.0

18 Jun 15:49
8f29805
Compare
Choose a tag to compare

Added

  • Build script to create executables
  • New trivia from
    • Ahsoka
    • The Clone Wars
    • Thrawn Ascendancy: Chaos Rising
    • Rebels
    • Dooku: Jedi Lost
    • Smuggler's Run
    • Light of the Jedi

Changed

  • Update target runtime (Deno) to v1.11.1 and dependencies (Deno Standard) to v0.99.0
  • Rewrite README.md
  • Scripts (run program, scaffold new trivia source file, build executables) are now written in TS to be run with Deno

Fixed

  • Add missing question marks to a few questions
  • Replace deprecated use of Deno.writeAllSync w/same function from Deno Standard Modules

v0.13.0

24 Dec 05:54
Compare
Choose a tag to compare

Added

  • New trivia from
    • The Clone Wars
    • From A Certain Point of View: The Empire Strikes Back

Changed

  • Update target runtime (Deno) to v1.6.1 and dependencies (Deno Standard) to v0.81.0

Fixed

  • Fixed many grammatical and capitalization errors
  • Fixed spelling of General Grievous in several questions

v0.12.0

16 Nov 15:57
Compare
Choose a tag to compare

Added

  • New trivia from
    • The Clone Wars
    • Solo: A Star Wars Story
    • The Empire Strikes Back
    • From A Certain Point of View: The Empire Strikes Back
    • Return of the Jedi

Changed

  • Update target runtime (Deno) to v1.5.3 and dependencies (Deno Standard) to v0.78.0
  • Migrate from prettier to deno fmt for code formatting

v0.11.0

12 Sep 18:02
Compare
Choose a tag to compare

Added

  • New trivia questions from Bloodline and The Clone Wars
  • .gitignore file
    • ignore .vscode local editor settings

Changed

  • Update target runtime (Deno) to v1.3.3 and dependencies (Deno Standard) to v0.68.0

Fixed

  • Corrected README.md, scripts will run from any directory
  • New trivia script waits for a user response when the version check fails instead of continuing on

v0.10.0

04 Jul 18:31
Compare
Choose a tag to compare

Added

  • Lots of new trivia. Sources include:
    • Catalyst
    • Dark Disciple
    • From a Certain Point of View
    • Master and Apprentice
    • Queen's Peril
    • Solo
    • The Aftermath trilogy
    • The Clone Wars
    • Thrawn Alliances
    • Thrawn Treason
    • Twilight Company
  • New empty trivia files for upcoming media:
    • Squadrons
    • Shadow Fall
    • From a Certain Point of View: The Empire Strikes Back

Changed

  • Update target runtime (Deno) to v1.1.3 and dependencies (Deno Standard) to v0.60.0
  • Updated README.md's blurb about runtime version

Fixed

  • Fixed a few more typos in trivia questions