issues
search
zyro
/
elixir-uuid
UUID generator and utilities for Elixir
Apache License 2.0
361
stars
84
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
removed 'use Bitwise', updated deps
#71
georgfaust
opened
4 months ago
4
Update deps and fix warning.
#70
jessek1
opened
8 months ago
0
Remove deprecated use of Bitwise
#69
VitorTrin
closed
1 year ago
1
Update deps. Remove unused `use Bitwise`. Bump to 1.2.2.
#68
mickel8
opened
1 year ago
0
add uuid4_seeded
#67
vito-lbs
opened
1 year ago
0
Fix minor stuff (and add dialyxir to CI)
#66
paulo-ferraz-oliveira
closed
1 year ago
2
Enable continuous integration checks in GitHub Actions
#65
pfac
closed
2 years ago
0
Allow setting and retrieving timestamps for UUIDv1
#64
nathanalderson
closed
2 years ago
0
Added :crypto as an extra application
#63
GPrimola
opened
2 years ago
1
Fix compilation warnings and errors with elixir 1.13
#62
juanhurtado10
closed
2 years ago
1
Fix compile warning, closes https://github.com/zyro/elixir-uuid/issue…
#61
pdgonzalez872
closed
1 year ago
1
Crypto warning when compiling
#60
pdgonzalez872
opened
2 years ago
2
Non-unique values for UUID.uuid4/0
#59
yukster
opened
3 years ago
2
Add crypto to extra_application
#58
nallwhy
closed
3 years ago
2
Use SPDX ID for license in mixfile
#57
Cantido
closed
2 years ago
0
Add :crypto to extra_application and update mix.lock
#56
wingyplus
opened
3 years ago
5
Add note about the rename
#55
japhib
opened
3 years ago
0
Add a note about the rename in the 1.1 documentation
#54
japhib
opened
3 years ago
2
updating dependencies, addressing compiler warnings
#53
jeffgrunewald
opened
3 years ago
2
Misc doc changes
#52
kianmeng
opened
3 years ago
1
Fix compilation warnings
#51
eduardo-cunha-bose
opened
4 years ago
2
What is this state of this project?
#50
ryanwinchester
opened
4 years ago
11
Add github actions workflow for testing
#49
ryanwinchester
opened
4 years ago
0
Add UUID v6
#48
ryanwinchester
opened
4 years ago
1
Adds :crypto as a dependency in extra_applications
#47
vrcca
opened
4 years ago
3
New releases not available on hex.pm
#46
thoughtarray
closed
8 months ago
3
Cache MAC address to speed up uuid1/0
#45
whatyouhide
closed
4 years ago
3
V6 UUID
#44
Adzz
opened
4 years ago
2
Validate UUIDs with regex. (#41)
#43
pablocostass
opened
4 years ago
0
Add type and function specs
#42
jrogov
opened
4 years ago
1
UUID.info parses invalid uuid as valid
#41
usarekoski
opened
5 years ago
1
uuid1/0 is slow because it gets the MAC address every time
#40
whatyouhide
closed
4 years ago
10
could not find an app file at "_build/dev/lib/uuid/ebin/uuid.app".
#39
justgage
closed
5 years ago
1
Optimize string_to_binary and binary_to_string
#38
whatyouhide
closed
5 years ago
5
string_to_slug and vice versa
#37
pinx
opened
5 years ago
0
function UUID.uuid4/0 is undefined (module UUID is not available)
#36
akrisanov
closed
5 years ago
3
fix String.strip/1 deprecation warning in tests
#35
lukad
closed
6 years ago
1
Add :raw format
#34
braunse
closed
6 years ago
1
could not find an app file at "_build/prod/lib/uuid/ebin/uuid.app"
#33
sailxjx
closed
6 years ago
5
Instructions in the README don't show change in version and package-name
#32
NobbZ
closed
6 years ago
1
Added the ability to render UUIDs as a :slug, A slug is a URL safe Ba…
#31
ghost
closed
6 years ago
15
Update uuid1_node to account for hw_addrs that are not 6 bytes
#30
danieljaouen
closed
6 years ago
1
UUID.valid?/2
#29
christhekeele
opened
7 years ago
1
Change package name so that it not collides with popular erlang package
#28
jfrolich
closed
6 years ago
5
Update uuid.ex
#27
homanchou
closed
7 years ago
1
Why doesn't UUID version 5 give expected results?
#26
homanchou
closed
7 years ago
3
Add "UUID.info/1" function
#25
andykingking
closed
7 years ago
2
Name collides with erlang UUID package
#24
jfrolich
closed
6 years ago
4
uuid1 issue on osx ?
#23
YeFFreY
closed
7 years ago
13
Warnings with Erlang 19.0
#22
romul
closed
8 years ago
2
Next