Skip to content

Releases: Lurk/clink

0.8.0

15 May 19:48
db48cff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.1...0.8.0

0.7.1

26 Sep 18:40
2bcd77f
Compare
Choose a tag to compare

What's Changed

  • Bump actions/checkout from 2 to 4 by @dependabot in #99
  • fix typos in readme by @Lurk in #100
  • refactor ClinkConfig.params to be HashSet by @Lurk in #104
  • when we have an exit url match but no exit param match should return original url by @Lurk in #105
  • feat(verbose): print the exit map by @0x61nas in #106

New Contributors

Full Changelog: 0.7.0...0.7.1

0.7.0

22 Sep 19:24
7839de0
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.4...0.7.0

0.6.4

17 Jun 13:37
681ca55
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.6.3...0.6.4

0.6.3

02 Oct 21:41
Compare
Choose a tag to compare

Fixes

  • fix Linux build

0.6.2

02 Oct 21:33
Compare
Choose a tag to compare

Fixes

  • switch to copypasta crate

0.6.1

22 Jul 19:35
Compare
Choose a tag to compare

Fixes

  • Use nonleaking on mac os clipboard #13
  • Various micro-optimizations

0.6.0

12 Mar 14:17
da2e7b8
Compare
Choose a tag to compare

Fixes

  • proper replace mode
  • YourMom mode does what it should do - it removes params and adds utm_source=your_mom unless it is Mother day.

0.5.0

04 Mar 09:18
5f06cf8
Compare
Choose a tag to compare

Fixes

  • Improving the config handling #8

0.4.1

20 Feb 11:59
919a60d
Compare
Choose a tag to compare

Fixes

  • option to switch off your_mom mode during Mother`s Day 8b437a3
  • create params index once 1e70eb5