Skip to content

Latest commit

 

History

History
238 lines (121 loc) · 5.27 KB

CHANGELOG.md

File metadata and controls

238 lines (121 loc) · 5.27 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-10-09

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ansi - v0.4.1

  • FEAT: make style apply to Object. (0a657740)

ansi_slice - v0.1.1+1

ansi_wrap - v0.1.2+2

2023-08-31

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ansi - v0.4.0

  • BREAKING FEAT: remove deprecated global instance ansi. (ddc1068e)
  • BREAKING FEAT: make ansi a pure package. (9a6f6e08)

2023-08-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ansi - v0.3.2

  • FEAT: support running in test. (8824d598)

2023-08-25

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ansi - v0.3.1

2023-08-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ansi - v0.3.0

  • BREAKING FEAT: export extension AnsiString and style methods, mark Ansi and ansi as Deprecated. (48681db1)

2023-03-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • ansi_strip - v0.1.1+1
  • ansi_wrap - v0.1.2+1

ansi_regex - v0.1.2

  • FEAT: support multiLine parameter, expand regex and add test. (dae5aae5)

2023-03-22

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ansi - v0.2.2

ansi_codes - v0.1.1

ansi_regex - v0.1.1

ansi_slice - v0.1.1

ansi_strip - v0.1.1

ansi_wrap - v0.1.2

2023-03-19

Changes


Packages with breaking changes:

Packages with other changes:

  • There are no other changes in this release.

ansi - v0.2.0

  • BREAKING FEAT(ansi): depends on ansi_codes. (c49cf0ec)

2023-03-19

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


ansi - v0.1.0+1

  • DOCS(ansi): update README.md. (bfcd6ac6)