UNPKG

string-formatting

Version:

Parse and format string input into required lengths

17 lines (13 loc) 496 B
# Changelog The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [2.0.1] - 2020-04-07 ### Added - Added `.codacy.yml` for Codacy analysis - Added `.mocharc.yml` ### Changed - Migrated to using `nyc` from `istanbul` - Migrated `husky` pre-push hooks - Migrated to CircleCI v2 pipelines - Updated `devDependencies` to latest versions - Updated `package.json` to new Node.js and NPM version compatibility