Closed bodiam closed 8 months ago
Hello!
I will work on that! Do you have any hard deadlines?
Best Regards, Vlad
Hi @curious-odd-man , thanks for the quick response.
Both our projects are open source, it's a labor of love, so absolutely no deadlines. We are currently using a different Regex library, but it has a few issues and is no longer maintained, and we'd love to use yours when you have a non-snapshot version available. Thanks for your work on this library!
Hello, @bodiam !
I've released 2.0.
<dependency>
<groupId>com.github.curious-odd-man</groupId>
<artifactId>rgxgen</artifactId>
<version>2.0</version>
</dependency>
Happy using :)
Thank you for the quick work! We're now using your library here: https://github.com/datafaker-net/datafaker
Hi,
We would love to use the 2.0 version of this library in Datafaker, but it seems there's only a 2.0 SNAPSHOT available, on which we can't depend.
Would it be possible to publish a 2.0 version of this library in the near future?
Cheers, Erik