Skip to content

Latest commit

 

History

History
73 lines (55 loc) · 2.93 KB

CHANGELOG.md

File metadata and controls

73 lines (55 loc) · 2.93 KB

Changelog

v1.0.11

  • Adds exercise on mixin content
  • #3 Updates to node-sass@3.3.3

v1.0.12

  • #14 Add Brazilian Portuguese translation, thanks to @nikolassilva
  • #5 Updates to workshopper-exercise@2.5.0

v1.0.13

  • #17 Updates to node-sass@3.4.0

v1.0.14

  • #21 Updates to diff@2.2.0
  • #19 Updates to workshopper-adventure@4.2.0

v1.0.15

v1.0.16

v1.0.17

  • #27 Italian translation

v1.1.0

v1.1.1

  • Changed color annotation in samples from 3 hex digits to 6. i.e. #f00 -> #ff0000
  • Moved the screenshot outside of the repository to save install-time of learn-sass
  • Cleanup & removed unused dependencies: cli-md, colors, diff
  • #18 Updated to node-sass@3.4.1
  • #33 Updated to workshopper-adventure@4.6.3
  • #35 Updated to after@0.8.2
  • Extracted common footer into own files
  • Fixed Markdown syntax error

v1.1.2

  • #39 Updated to workshopper-adventure@4.7.1
  • #40 Updated to sass-lint@1.9.1
  • #41 Updated to node-sass@3.9.1

v1.1.3

  • Updated to workshopper-adventure@5.0.3
  • Updated to node-sass@3.9.2

v1.2.0

  • Updated to node-sass@3.13.0

v1.3.0

  • #49 Updated to node-sass@4.1.0

v1.3.1

  • Restores support for localized solutions
  • Adds a localization howto

v1.4.0

  • Translated exercises to Korean, thanks to @eunsucking

v1.5.0

  • Translated exercises to German, thanks to @Maroel

v1.6.0

v1.7.0

  • #64 Sorts properties in rules with postcss-sorting
  • Creates .npmignore
  • Adds package-lock.json