Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 793 Bytes

NOTES.md

File metadata and controls

20 lines (14 loc) · 793 Bytes

Release Notes

v1.1.1

  • Fix bug in code to find MAC addresses. (136230954f05a647c0109b14d7f0d868d97e1b9c)

v1.1.0

  • Fixed License link in pom. (399263327246799f0e4db0ee845a51285228a696)
  • Explicitly target Java 1.6 in compilation. (1b7f426ea7b6b766798718265090f8284619ddd0)
  • Added a build.sbt. (4beba3bb9c75d557b6121d2010e4dc4fbce840f1)
  • Added logic about picking the best network address for UUID generation. (6f1084aa51fe89a17fb07fc64f470acc17fee286, 2b91c6c206e8c863f3df6f8347d7220aeb732823)
  • Integrate interface to accept and generate java.util.UUID objects. (fee9294edf681068bc1ef53c730960adb7f5ce9c)
  • Improve in-code documentation. (fee9294edf681068bc1ef53c730960adb7f5ce9c)

Thanks to @zippy1981 for contributing most of these fixes and improvements.