Skip to content

Releases: glyphic-co/textblock

v0.12.3

20 Jul 01:57
4822628
Compare
Choose a tag to compare

Added

  • Add syntax highlighting to README

Security

  • Bump lodash from 4.17.15 to 4.17.19
  • Bump websocket-extensions from 0.1.3 to 0.1.4
  • Bump acorn from 6.2.1 to 6.4.1
  • Update dependencies

v0.12.0

28 May 01:37
f13dfff
Compare
Choose a tag to compare

Added

  • Ability to use as a Node Module

v0.11.2

27 May 19:54
d3fd439
Compare
Choose a tag to compare

Security

  • Remove unused dependencies
  • Update dependencies

v0.11.1

28 Mar 19:18
7d3d22b
Compare
Choose a tag to compare

Fixed

  • Make ESLint ignore minified files

v0.11.0

27 Mar 21:51
eddfe55
Compare
Choose a tag to compare

Added

  • husky
  • pre-commit hook for lint-staged (Enforce ESLinting on commit)

Changed

  • Edit documentation
  • Format documentation

Deprecated

  • Variable names from v0.10.0

Fixed

  • Activated linting

v0.10.0

27 Feb 01:04
687c5ca
Compare
Choose a tag to compare

Added

  • Ability for min/max values to be transposed
  • ESLint and Prettier
  • Width-dependent param prefixes

Changed

  • Format code with Prettier
  • Edit documentation
  • Format documentation
  • Optimize calculation

Deprecated

  • Non-width-dependent variable names

Fixed

  • Minor lint issues
  • Fix a bug that calculated size beyond intended measurements

v0.9.9

16 Feb 00:14
9769d9e
Compare
Choose a tag to compare

First public release.