Skip to content

Releases: lindar-open/sergent

2.1.5 RELEASE

09 Oct 10:27
Compare
Choose a tag to compare

Remove unused maven repos

2.1.4 RELEASE

05 Oct 10:02
Compare
Choose a tag to compare
  • Updated Spring context and aop dependencies to 5.0.0.RELEASE
  • Added more sensible config defaults
  • Fix a config example bug

2.1.2 RELEASE

28 Aug 14:06
Compare
Choose a tag to compare

Fix Sergent instance single seed issue.

NOTE: You cannot seed a single sergent instance globally anymore. Each generator now supports the withSeed method.

2.1.1 RELEASE

22 Aug 09:54
Compare
Choose a tag to compare

Sergent now supports integer, long, list and string generators and list or array shufflers. All under a really nice API.
On top of that, we added support for background cycling and external configs.
Read the latest Readme file for more info.

Sergent 1.0.0 Release

17 Mar 11:57
Compare
Choose a tag to compare

Initial public release