CoolFace
Datasetpublic

basant307/AI_Governance_Project

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes45downloads
CHANGELOG.md59 linesDownload Raw Back to ansi-align
1# Changelog2 3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.4 5### [3.0.1](https://github.com/nexdrew/ansi-align/compare/v3.0.0...v3.0.1) (2021-09-27)6 7 8### Bug Fixes9 10* **package:** update string-width to version 4.1.0 ([#52](https://github.com/nexdrew/ansi-align/issues/52)) ([ab5b733](https://github.com/nexdrew/ansi-align/commit/ab5b733b1c30eef87b75e15459f2216db28d7ed3))11 12<a name="3.0.0"></a>13# [3.0.0](https://github.com/nexdrew/ansi-align/compare/v2.0.0...v3.0.0) (2018-12-17)14 15 16### Bug Fixes17 18* **package:** update string-width to version 3.0.0 ([#50](https://github.com/nexdrew/ansi-align/issues/50)) ([67f0d8f](https://github.com/nexdrew/ansi-align/commit/67f0d8f))19 20 21### BREAKING CHANGES22 23* **package:** Node 4 no longer supported, please update to Node 6+ or use ansi-align@2.0.024 25 26 27<a name="2.0.0"></a>28# [2.0.0](https://github.com/nexdrew/ansi-align/compare/v1.1.0...v2.0.0) (2017-05-01)29 30 31### Features32 33* ES2015ify, dropping support for Node <4 ([#30](https://github.com/nexdrew/ansi-align/issues/30)) ([7b43f48](https://github.com/nexdrew/ansi-align/commit/7b43f48))34 35 36### BREAKING CHANGES37 38* Node 0.10 or 0.12 no longer supported, please update to Node 4+ or use ansi-align@1.1.039 40 41 42<a name="1.1.0"></a>43# [1.1.0](https://github.com/nexdrew/ansi-align/compare/v1.0.0...v1.1.0) (2016-06-06)44 45 46### Features47 48* support left-alignment as no-op ([#3](https://github.com/nexdrew/ansi-align/issues/3)) ([e581db6](https://github.com/nexdrew/ansi-align/commit/e581db6))49 50 51 52<a name="1.0.0"></a>53# 1.0.0 (2016-04-30)54 55 56### Features57 58* initial commit ([1914d90](https://github.com/nexdrew/ansi-align/commit/1914d90))59 
basant307/AI_Governance_Project · CoolFace