FWDekker / intellij-randomness

IntelliJ plugin for inserting random numbers, UUIDs, names, IP addresses, and much more
https://plugins.jetbrains.com/plugin/9836-randomness
MIT License
45 stars 7 forks source link

Update RgxGen #530

Closed FWDekker closed 5 months ago

FWDekker commented 6 months ago

RgxGen has been updated to v2.0, providing new features. I should update Randomness' dependency on RgxGen and verify that this is (mostly) compatible. I should especially check the input validation part, since some parts may either no longer be necessary, or, conversely, may need to be extended.

Additionally, I should check all licenses of included libraries and make sure to distribute them with my .zip if necessary. (For RgxGen, this is necessary.)