Skip to content

Latest commit

 

History

History
200 lines (121 loc) · 2.6 KB

CHANGELOG.md

File metadata and controls

200 lines (121 loc) · 2.6 KB

Changelog

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

[unreleased]

🚀 Features

  • Git-cliff - Setup
  • Git-cliff - Setup
  • Git-cliff - Setup

📚 Documentation

  • Improve wording
  • Improve wording

⚙️ Miscellaneous Tasks

  • Release 0.3.0
  • Screenshot - Update

[0.3.0] - 2024-09-04

🚀 Features

  • IO - Pipes
  • IO - Pipes
  • IO - Pipes
  • Iniital comilable io_main
  • Stats - Human readable
  • Logic - Conditionally switch betwen pipe inspection and column coloring
  • Logic - Enable both progress and regex coloring

🐛 Bug Fixes

  • Clippy - Warnings
  • Clippy - Warnings
  • Cargo.toml.lock - Conflicts

📚 Documentation

  • Improve wording
  • Improve wording
  • Improve wording

⚙️ Miscellaneous Tasks

  • Timer - Resolution to 1s
  • Main - Remove superfluous
  • Release 0.3.0

[0.2.4] - 2024-05-24

🚀 Features

  • Defaults on no regex or colors
  • Use optional space in comma pattern
  • Default to splitting words via space

🐛 Bug Fixes

  • CD - MacOS
  • CD - MacOS
  • CD - Docker

📚 Documentation

  • Improve

⚙️ Miscellaneous Tasks

  • Apply cargo fmt
  • Apply clippy
  • Improve coloring

[0.2.3] - 2023-09-10

🐛 Bug Fixes

  • Naming - Rename LICENSE.md to LICENCE.md

[0.2.2] - 2023-07-07

CD

  • Setup badge

Clippy

  • Fix warnings with new Rust version
  • Fix warnings

Custom

  • Use pipeview.toml from current dir automatically if 1 entry

Readme

  • Describe default custom config on 1 entry

Renovate

  • Fully automate upgrades

[0.2.1] - 2023-01-21

CD

  • Setup

Version

  • Bump to 0.2.1

[0.2.0] - 2023-01-15

Args

  • Raw mode
  • Read from commandline input

CI

  • Initial commit

Cargo

  • Improve description

Clippy

  • Fix warnings
  • Fix warnings
  • Fix warnings

Colorize

  • Initial PoC

Colorizer

  • Initial PoC
  • Split all_captures_except_first()
  • Colorize() returns Vec
  • Add all colors
  • Use lifetime for slices
  • Panic if args' lengths mismatch

Format

  • Add separate Formatter trait

Formats

  • Add Nginx
  • Add Aim
  • Add Aim

Indicatif

  • Account for API change

License

  • Make free for 1k years. See you around.

Log

  • Add Nginx demo access log

Main

  • Remove superfluous
  • Read stdin line by line, parse

Naming

  • Improve

Readme

  • 🌅 Initial commit
  • Add screenshot
  • Add Nginx screenshot
  • Show screenshots in crates.io
  • Add crates.io shield
  • Show screenshots in crates.io
  • Add installation instructions
  • Add CI badge

Regex

  • Fix crashing on no match

Renovate

  • Use .github subfolder