Skip to content

Releases: MusTrain/Intervals

2022-05-04, Version 0.1.4

04 May 16:57
af9b5c6
Compare
Choose a tag to compare

What's Changed

  • Added eslint, prettier
  • Create .editorconfig
  • Change the project files to match the new eslint config
  • Add scripts to check code style and find errors
  • Add .github folder with templates and test actions
  • Create custom notes visualizer

Full Changelog: v0.1.3...v0.1.4

2022-05-04, Version 0.1.3

04 May 09:43
Compare
Choose a tag to compare

What's Changed

  • Fix plus, refresh, blue-check icons
  • Move updateSettings() to storage.js
  • Create getSettings() in storage.js
  • Create getState(), updateState() in storage.js
  • Clear previous state on settings submit
  • Create game.js with mock functions

Full Changelog: https://github.com/nieopierzony/IntervalsTrainer/commits/v0.1.3

2022-05-03, Version 0.1.2

03 May 17:03
Compare
Choose a tag to compare

What's Changed

  • Rename repository from train-intervals to IntervalsTrainer
  • Init npm package
  • Move markup into public folder
  • Install reload module
  • Create reload script for make markup development faster
  • Create .gitignore and .gitattributes

Full Changelog: v0.1.1...v0.1.2

2022-05-02, Version 0.1.1

02 May 15:15
f20e087
Compare
Choose a tag to compare

What's Changed

  • Create game page markup
  • Update icons font
  • Add header title with left align
  • Move js files from src to js

Full Changelog: v0.1.0...v0.1.1

2022-05-02, Version 0.1.0

02 May 15:12
c6e67b0
Compare
Choose a tag to compare

What's Changed

  • Createt CHANGELOG.md by @nieopierzony in #2
  • Game markup by @nieopierzony in #3

Full Changelog: https://github.com/nieopierzony/train-intervals/commits/v0.1.0