Releases: shockey/xml-but-prettier
Releases · shockey/xml-but-prettier
Release 1.0.1
Release 1.0.0
- Add release script (d2320eb)
- Become a proper fork (20db7dd)
- Add performance test (15c976a)
- add textNodesOnSameLine configuration option (bf48eaa)
- BREAKING CHANGE: move to config object as second parameter (af40fb8)
- Drop node 0.12 (it's past End-of-Life) (2375985)
- Move babel configuration to .babelrc (for
babel-jest
) (96d6bbd) - Migrate tests to Jest (412550e)
- 0.3.0 (1d1b35e)
- Merge pull request #2 from rtsao/repeat-string (ee4ddee)
- remove engines field from package.json (39dfaae)
- fix file structure for prepublish and testing (68e11b4)
- use repeat-string instead of String.prototype.repeat (c7b49be)
- test on node 0.12 (856533e)
- Make build script work even if no
dist
folder exists (fd31cbc) - Add a built version of the script for consumption in non-ES2015 environments (bc8e4a0)
- Trigger Travis build (a702e9c)
- Update Readme (f97ba5b)
- Initial commit (ef17307)