irir

A filter to add colors for text lines generically from a YAML configuration file easily

MIT License

Stars
9

Bot releases are visible (Hide)

irir - v0.5.4 Latest Release

Published by bayashi 7 months ago

What's Changed

Full Changelog: https://github.com/bayashi/irir/compare/v0.5.3...v0.5.4

irir - v0.5.3

Published by github-actions[bot] 8 months ago

What's Changed

Full Changelog: https://github.com/bayashi/irir/compare/v0.5.2...v0.5.3

irir - v0.5.2

Published by github-actions[bot] 9 months ago

Changelog

  • 5eed8cc20b641a659af6a66c0b6046f6af8b31db: Use format string intead of string function (@bayashi)
  • f7e553198dce059c94004dccc1d21f797aea1d38: Add goimports check, and fix for it (@bayashi)
irir - v0.5.1

Published by github-actions[bot] 9 months ago

Changelog

  • 763977cdcc31d252c299f178b8b6188e774d9dba: Update README.md (@bayashi)
  • 5fae8d0f3cd4c7ed4e68670e5ebde5b0ae42a462: Add gotest example yaml file (@bayashi)
  • 3f2b32296ed0206ec1ee84c75719669822348217: Update README.md (@bayashi)
irir - v0.5.0

Published by github-actions[bot] about 1 year ago

Changelog

  • 987796d0ca831ed7e776dc63f0d55283055084d4: Add default rule feature (@bayashi)
  • ecafce1e43298d0e966f697220b5f27c844b89ca: Improve README (@bayashi)
  • 2a1886ef1008be756a88c11bd6d13b5764208f8a: Support wrap command feature with default rule (@bayashi)
  • 95da0ad1ca9e9613147b68c998401d656ec394e3: Supported (@bayashi)
irir - v0.4.0

Published by github-actions[bot] about 1 year ago

Changelog

  • 373d015ff4f55494d3fa9155d55706ab3a2cfb08: Add wrap other command feature (@bayashi)
  • a22fe58a7ad2a4d026ec6f409bf5ca9083093432: Improve a rule example for go test result in README (@bayashi)
  • 502799babae87e32a10aea9039cfcb11b2b60bae: Improve error messages (@bayashi)
  • c549c9405b50fa8b32751ebbcb34c7f6f405726e: Filter STDERR also (@bayashi)
  • 819f0e16c9afeaf0545792fccb3eb4a96641c0c4: replace spaces to tabs (@bayashi)
  • b9cf153a2ed7e2e32ab10fd4b4178dac22208417: Async output for wrap command (@bayashi)
irir - v0.3.1

Published by github-actions[bot] over 1 year ago

Changelog

  • 98a81a973d351427c39bd8d0378d0789400734a4: Not put error when no arg. (@bayashi)
  • 38a917d8d00acb4e0304fbd88433064a44c9c9df: Create dir before editing config (@bayashi)
irir - v0.3.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 2a9c99c37241dc4118397d45b07c06af23afd1cc: Stop multiple matches regexp (@bayashi)
  • 2758a3234698f835bb3e48f5336a85ec40910577: Add rule loader tests (@bayashi)
  • 60a6ba2622b768a7362168aff7661b2f49646e9a: fmt (@bayashi)
  • 37b28eb952a43bd118988ca930c093ad6bdf592e: Show original line and error even if there is an error (@bayashi)
  • 994c5caf68a08364f26b2318c1287ef8fdcf10f6: Deprecated (@bayashi)
irir - v0.2.0

Published by github-actions[bot] over 1 year ago

Changelog

  • 6ab8561fc8e07ccc5cdbc15a5bc4115f2dfb915f: Change an output of --dump-colors option. Just to be color list with color. (@bayashi)
  • 54c6e7cf84976f044351c743ad11b80378db3c1d: Add --edit-config option to edit config (@bayashi)
  • 58bb630e6f02c8d9fc2e23987b472bd1050d72d1: tiny fix for --edit-config option (@bayashi)
irir - v0.1.3

Published by github-actions[bot] over 1 year ago

Changelog

  • 099e8f8f6f9edd3c5253610d0ae52767d44af303: Add changelog settings into goreleaser.yaml (@bayashi)
  • 9768de6f9f4ddab882cbc0a4fddb87aa20701ce7: Add the description how to start editing irir_rule.yaml (@bayashi)
  • 38cb5db63081b53b1a7c0bb5805b5c7e71945bf6: Add describe about backslash in YAML string (@bayashi)
  • 94cbf53c2f0521e15c498b2b6d2b468ec240aa0c: Fix a bug to return err on parsing config YAML (@bayashi)
irir - v0.1.2

Published by github-actions[bot] over 1 year ago

Changelog

  • e729bf2 Merge pull request #17 from bayashi/tiny-fix
  • e35a71b Change homebrew formula repos
irir - v0.1.1

Published by github-actions[bot] over 1 year ago

Changelog

  • 3df9605 Merge pull request #15 from bayashi/releaser
  • 44f9c0f Merge pull request #14 from bayashi/readme
  • 235201b Release binary
  • 5393800 Fix readme