teip

Masking tape to help commands "do one thing well"

MIT License

Downloads
20
Stars
519
Committers
11

Bot releases are visible (Hide)

teip - v2.3.2 Latest Release

Published by github-actions[bot] 8 months ago

Updates the Cargo.toml and Cargo.lock to point to the fork of the rust-onig repository.
The change incorporates a critical fix for compiling onig_sys with musl libc on aarch64 platforms.
Full Changelog: https://github.com/greymd/teip/compare/v2.3.1...v2.3.2

teip -

Published by github-actions[bot] 8 months ago

teip - v2.3.1

Published by github-actions[bot] 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/greymd/teip/compare/v2.3.0...v2.3.1

teip - v2.3.0

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

What's Changed

New Contributors

Full Changelog: https://github.com/greymd/teip/compare/v2.2.0...v2.3.0

teip - v2.2.0

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

What's Changed

New Contributors

Full Changelog: https://github.com/greymd/teip/compare/v2.1.0...v2.2.0

teip - v2.1.0

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

What's Changed

Full Changelog: https://github.com/greymd/teip/compare/v2.0.0...v2.1.0

teip - v2.0.0

Published by github-actions[bot] over 2 years ago

  • [New Feature] External execution for match offloading -e
  • [Refactoring] Improve code readability
  • [Refactoring] Internal jargon is updated Token/Tokenization -> Chunk/Chunking
teip - v1.2.2

Published by github-actions[bot] over 2 years ago

  • Windows is officially supported
    PowerShell screen

    • Automated tests for Windows
    • Installer for Windows
    • Installer screen
  • Bug fix: Issue 29

teip - v1.2.1

Published by github-actions[bot] over 4 years ago

  • Oniguruma is now optional feature
    • To enable Oniguruma option (-G), build with --features oniguruma #14
  • Refactoring
    • Remove unsafe operations #18
    • Update documentation
teip - v1.2.0

Published by github-actions[bot] over 4 years ago

  • Abolish -r and -R option
  • Instead, Implement -g and -o option #6
  • Implement -G option for Oniguruma regular expression #1
  • Implement -l option to select range of lines #2
teip - v1.1.2

Published by github-actions[bot] over 4 years ago

  • New feature: Implement Oniguruma regular expression (-R) #1
teip - https://github.com/greymd/teip/releases/tag/v1.1.2beta

Published by github-actions[bot] over 4 years ago

teip - v1.1.0

Published by github-actions[bot] over 4 years ago

  • PCREs support
teip - https://github.com/greymd/teip/releases/tag/v1.1.0beta

Published by github-actions[bot] over 4 years ago

teip - v1.0.0

Published by github-actions[bot] over 4 years ago

Release first version 🍻