Skip to content

Releases: lk-geimfari/secrets.clj

Version 2.1.1

15 Oct 08:00
v2.1.1
1d20ce8
Compare
Choose a tag to compare
  • secure-random is now accessible via public API.

Version 2.1.0

09 Oct 01:23
v2.1.0
4dc7223
Compare
Choose a tag to compare
  • Add core/randbits function.

Version 2.0.0

04 Oct 20:20
v2.0.0
c435af7
Compare
Choose a tag to compare
  • Fix secrets.core/choices
  • Improve performance
  • Remove unused imports

Version 1.1.1

13 Jan 22:47
v1.1.1
02a60fe
Compare
Choose a tag to compare
  • Fix docs

Version 1.1.0

23 Oct 22:54
8230b96
Compare
Choose a tag to compare
  • Fix style issues and bugs

Stable Release

21 Apr 19:34
0e92c05
Compare
Choose a tag to compare
  • Move secrets.core/unix-timestamp and secrets.core/uuid4 to namespace secrets.tools
  • Add secrets.core/choices
  • Rename strings.clj to constants.clj

Version 0.2.0

05 Oct 19:54
5a11b1c
Compare
Choose a tag to compare
  • Add unix-timestamp function

Version 0.1.3

05 Oct 17:25
37afb21
Compare
Choose a tag to compare

Implemented all features from Python's secrets module.