github chmln/sd 0.6.4
0.6.4 - 2019-06-18

latest releases: v1.0.0, 1.0.0-beta.0, 1.0.0-alpha.0...
4 years ago

Changes:

  • 28da6b0 Azure pipelines - fix erroneous release condition
  • 7a4cc62 (cargo-release) version 0.6.4
  • bbee96e Prevent rustfmt from blocking builds
  • 0328591 rustfmt
  • c2c6f87 (cargo-release) version 0.6.3
  • 9aa17dd Azure template - follow latest tagged release
  • f223fc8 Drop mmap_source first
  • 4982a66 Fix crash on Windows | resolves #37
  • 61d678c Merge pull request #28 from chmln/azure-pipelines
  • d8c806b Update readme
See more
  • 29c80fd Set up manpage generation
  • f698df2 Remove redundant tests
  • 696847c Generate completions
  • d225a90 rustfmt and cleanup
  • 6a31294 fix github connection
  • 5bf4be2 move azure config to root
  • 25c7bc2 Merge branch 'master' of github.com:chmln/sd into azure-pipelines
  • 8f829f8 Update ci config
  • b85b084 Update CHANGELOG.md
  • 3037bae (cargo-release) version 0.6.2
  • 678367c Merge pull request #40 from eclipseo/convert_str_as_bytes
  • 4e9aa7d Convert str to bytes to call replacer.replace [ #39 ]
  • e98039e (cargo-release) version 0.6.1
  • ab457f7 Pre-allocate proper buffer size for memmap. [ #38 ]
  • f0ae7db (cargo-release) version 0.6.0
  • 80d92bd Remove smart-casing, implement full-word replace
  • 7160053 Remove smart-case util check
  • 5a2094f Deprecate --in-place, add --preview
  • c22ce5e Cleanup & upgrade dependencies
  • bbd995f Merge branch 'master' of github.com:chmln/sd
  • dd3fe50 Upgrade dependencies
  • c4f05d5 Merge pull request #32 from svenstaro/patch-1
  • 123423a Update Arch Linux installation instructions
  • bc79c9b update patch url
  • ae77cce test new template
  • abe7cbc has_matches() - use quicker method
  • a8f87cc Merge branch 'mmap' of github.com:chmln/sd
  • c197fc2 input.rs - cleanup
  • a83b321 Implement Error::log
  • c05140b rustfmt - tweak brace style
  • 060b7bb mmap - rough version
  • e788f67 Merge pull request #29 from vthriller/master
  • a4cfa49 Briefly describe fd in the readme.
  • 1fe168e Add condition for tagged commits
  • f78514a remove redundant condition
  • 10512ed Remove redundant cargo check
  • c7cb181 remove circleci builds
  • aee2b52 Remove duplicate condition
  • 36008c0 fix template path
  • 0fd9fc4 azure pipelines - take 1
  • 193e5ed Upgrade regex
  • 3609d74 Preserve permissions; minor refactor [ #14 ]
  • 4846439 v0.5.0
  • 7c64a60 Merge pull request #19 from t6/patch-1
  • 7468cae Add FreeBSD install instructions
  • d4f90cc (cargo-release) version 0.5.0
  • e7188f8 Upgrade regex-syntax
  • a2d8b7a Cleanup error handling
  • 6b3c95c Merge pull request #17 from ErichDonGubler/windows
  • 77a1415 Add Windows support by swapping out the atomic_write crate with the atomicwrites crate
  • 5d54793 (cargo-release) version 0.4.3
  • c4e5871 In-place replacement - dont halt on invalid input
  • b34c389 Update changelog
  • 5ef0af0 (cargo-release) version 0.4.2
  • fb31a1b Add unescape tests + tweak literal mode behavior
  • 20228b6 Unescape replacement expression
  • 9a8e8a5 Add some unit tests + tweak smart-case logic
  • e5f0cd4 Use regex to replace literals
  • effa0fc Disable unescaping
  • cddff2a disable unescaping + upgrade atomic-write
  • 01b6a71 Merge branch 'master' of github.com:chmln/sd
  • 9c5f93f (cargo-release) version 0.4.1
  • 71b2211 v0.4.1
  • 7ba1ac4 Update README.md
  • 324fd1c Add benchmarks
  • b9b66a3 Merge branch 'master' of github.com:chmln/sd
  • e1d95b8 Update README
  • d2d36b9 Use copy-on-write strings + smart replace
  • 8d99e86 Rm claims until benchmarks
  • d4c6b20 .release.toml -> release.toml
  • 11e8da7 Revert "(cargo-release) start next development iteration 0.4.1-alpha.0"
  • 97e44f0 (cargo-release) start next development iteration 0.4.1-alpha.0
  • f103238 (cargo-release) version 0.4.0
  • b76218c tweak description for --in-place
  • 5de065f Changelog: v0.4.0
  • 636cf2b Update README
  • 0b6764f Implement smart-case
  • fad88bd Disable doc-comment transformations
  • 81cab2f Merge branch 'master' of github.com:chmln/sd
  • ac8bbec Allow modification of multiple files
  • dd350e9 Create Result alias
  • e507839 Add rayon
  • 4cc1fd9 Add rustfmt config
  • 2d14ec3 Update README.md
  • 65b1aa5 Rewrite pipeline
  • 4930288 (cargo-release) version 0.3.0
  • 684fe03 Add breakage note
  • 443ec36 Add changelog
  • 5cea3ef Revamp in-place flag [ #1 ]
  • 56a633d Merge branch 'master' of github.com:chmln/sd
  • 0079388 Add atomic writes [ #3 ]
  • 3776cb9 Fix unescape warning [ #6 ]
  • 4a30f28 Merge pull request #5 from wezm/patch-1
  • def5222 Add details of AUR package to README
  • 4928e0a Merge pull request #2 from lambda/patch-1
  • da3f4c1 Update comparison with sed
  • 2f22150 Add install instructions
  • 33fd7b2 Update README.md
  • a9073a0 Add release.toml
  • 1c86ff7 (cargo-release) version 0.2.0
  • 62c0056 Tweak flags and help output
  • 913a215 Update README
  • 162cd3f Default to regex mode
  • 67afb26 Cleanup errors
  • b59be0d Let errors get printed automatically
  • 5bfc445 Tweak README
  • bb33cb1 Revamp README
  • 16edfd9 Merge branch 'master' of github.com:chmln/sd
  • 2a2a28e Discover structopt
  • e0f5a25 Update README.md
  • a330281 Update README.md
  • ffb97c1 update cargo.lock
  • 4c69e50 Merge branch 'master' of github.com:chmln/sd
  • b2592bd fix up manifest
  • e6215c3 Update README.md
  • 996ab4b Update README.md
  • fd5b592 Add struggles
  • c50407d Create README.md
  • de21e87 Tweak help
  • 7bfe062 Fix output containing escaped chars
  • 085d4ec adjust ci caching
  • d8f2f1e Add license + CI

This list of changes was auto generated.

Don't miss a new sd release

NewReleases is sending notifications on new releases.