Skip to content

Releases: replydev/cotp

Release 1.4.0

14 Feb 21:37
d75672a
Compare
Choose a tag to compare

What's Changed

Features

Various dependency bumps

Full Changelog: v1.3.0...v1.4.0

Release 1.3.0

10 Oct 20:22
ac3c11d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.5...v1.3.0

Release 1.2.5

23 May 08:46
112d406
Compare
Choose a tag to compare

What's Changed

Dependency bumps

Full Changelog: v1.2.4...v1.2.5

Version 1.2.4

12 May 15:36
73ef8e1
Compare
Choose a tag to compare

What's Changed

Dependency bumps

Full Changelog: v1.2.3...v1.2.4

Version 1.2.3

28 Feb 22:09
bd51049
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.2.3

Release 1.2.2

12 Feb 16:24
5feadbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

Release 1.2.1

29 Jan 12:04
f644eb8
Compare
Choose a tag to compare

What's Changed

This fixes publish on crates.io.

Full Changelog: v1.2.0...v1.2.1

Release 1.2.0

29 Jan 11:47
2930ce4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.2.0

Release 1.1.0

24 Oct 21:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...v1.1.0

Release 1.0.0

22 Oct 14:46
Compare
Choose a tag to compare

What's Changed

Added

  • Delete code directly from the dashboard by pressing D
  • Shows a box containing information about the selected OTP code

Modified

  • Code refactors
  • General improvements
  • We now use sematic versioning (x.y.z), every PR containing breaking changes will increment MAJOR, every PR containing features will increment MINOR, every fix will increment PATCH.

New Contributors

Full Changelog: v0.2.1...v1.0.0