Skip to content

Latest commit

 

History

History
316 lines (216 loc) · 14.7 KB

CHANGELOG.md

File metadata and controls

316 lines (216 loc) · 14.7 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

3.0.0 (2023-03-21)

Commit Statistics

  • 6 commits contributed to the release.
  • 5 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • [update] Changelog and readme (8b38176)
    • Update version (7617608)
    • Move to ratatui (0446f08)
    • [feat] Bump version and update CHANGELOG.md (eec6f86)
    • [fix] properly reset styles (50f5be0)
    • [fix] Properly set background colors (f827e25)

2.0.1 (2023-03-16)

Commit Statistics

  • 11 commits contributed to the release over the course of 214 calendar days.
  • 238 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • [fix] Write changelog (4324447)
    • Adjusting changelogs prior to release of ansi-to-tui v2.0.1 (874a3a8)
    • [feat] CHANGELOGS Using cargo changelog (604e1d1)
    • [fix] Bump version prep for release (8e07c79)
    • Add fg/bg colors for 90-110 ANSI code range (1bd18a9)
    • [fix] Don't include the empty spans but keep changing the style (acdb671)
    • [fix] Don't exclude empty spans (0d1e9bc)
    • Fix infinite loop on unsupported escape sequences (225669f)
    • Add test for infinitely looping cases (8a59123)
    • [update] Version bump (0f2ace5)
    • [fix] Don't hang on screen modes (189d9c5)

v1.0.1 (2022-07-20)

Commit Statistics

  • 2 commits contributed to the release.
  • 174 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update the readme example (a527ba0)
    • Complete rewrite of the whole parser logic (0e28929)

v0.5.0 (2022-01-27)

0.5.0-sayanarijit (2022-01-27)

Commit Statistics

  • 4 commits contributed to the release over the course of 109 calendar days.
  • 120 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

v0.4.1 (2021-09-28)

Commit Statistics

  • 1 commit contributed to the release.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details

v0.3.1 (2021-09-28)

Commit Statistics

  • 6 commits contributed to the release over the course of 37 calendar days.
  • 119 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update version and fix #9 release (e2d7656)
    • Remove redundant println! lines (c108aea)
    • Fix #9 Color reset not working (c159a29)
    • Update readme #8 (869a5f4)
    • Center 2nd column (7259a48)
    • Give the README a new look (5555bfb)

v0.3.0 (2021-06-01)

Commit Statistics

  • 1 commit contributed to the release.
  • 5 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Update tui to version v0.15.0 (f68a55d)

v0.2.1 (2021-05-27)

Commit Statistics

  • 5 commits contributed to the release over the course of 2 calendar days.
  • 2 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Remove println! and bump version (7f0ad21)
    • Remove println! (88da943)
    • Merge branch 'master' of gh:uttarayan21/ansi-to-tui (9bcd9c9)
    • Possible fix for #3 (7c41742)
    • Implement StdError and thus, supporting anyhow (47d7ac3)

v0.2.0 (2021-05-24)

Commit Statistics

  • 2 commits contributed to the release.
  • 17 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix spelling in documentation and bump version (69a8b4c)
    • Fix for #2 (985fe88)

v0.1.9 (2021-05-07)

Commit Statistics

  • 8 commits contributed to the release over the course of 5 calendar days.
  • 6 days passed between releases.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details
  • Uncategorized

v0.1.6 (2021-04-30)

Commit Statistics

  • 4 commits contributed to the release.
  • 1 day passed between releases.
  • 0 commits were understood as conventional.
  • 1 unique issue was worked on: #1

Commit Details

view details

v0.1.5 (2021-04-29)

Commit Statistics

  • 18 commits contributed to the release over the course of 4 calendar days.
  • 0 commits were understood as conventional.
  • 0 issues like '(#ID)' were seen in commit messages

Commit Details

view details