Releases: greymd/teip
Releases · greymd/teip
v2.3.2
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: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Initial copyedit of README.md by @rolandwalker in #60
- Copyedit READMEmd up to --chomp section by @rolandwalker in #62
- Sync helpdoc in main.rs with recent edits to README.md by @rolandwalker in #63
- Bugfix/win build fix by @greymd in #65
- Copyedit README.md from
--chomp
to end of file by @rolandwalker in #64 - Improve README.md by @greymd in #66
- Update env_logger, structopt and criterion crates by @greymd in #68
- Feature/update crates by @greymd in #69
New Contributors
- @rolandwalker made their first contribution in #60
Full Changelog: v2.3.0...v2.3.1
v2.3.0
v2.2.0
What's Changed
- Add alias options
-A
,-B
,-C
,--awk
and--sed
options. - Start to provide pre-built binary for ARM64 architecture (macOS/Linux) and ARMv7 (Linux only)
- Support auto-generated completion files for Bash, Zsh, Fish and PowerShell
- Other minor updates
- Unignore Cargo.lock file by @tranzystorek-io in #42
- Change default branch name to
main
frommaster
- strip binary files to reduce file size
New Contributors
- @tranzystorek-io made their first contribution in #42
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Feature/rfc 4180 by @greymd in #39
--csv
option: Intereprets CSV input in accordance with RFC4180--chomp
option: Command spawned by -s receives standard input without trailing newlines
- fix: deprecated code (set-output) by @jiro4989 in #38
Full Changelog: v2.0.0...v2.1.0
v2.0.0
v1.2.2
v1.2.1
v1.2.0
v1.1.2beta
[skip ci] Implement URL shorter