Skip to content

Releases: reducktion/socrates-java

1.4.0

18 Jul 08:21

Choose a tag to compare

  • Deprecate NationalIdFactory.getNationalId(...) in favor of NationalIdFactory.newInstance(...)

1.3.0

17 Jul 11:55

Choose a tag to compare

  • Deprecate interfaces IdValidator and CitizenExtractor in favor of interface NationalId
  • Deprecate class GermanyIdValidator (which is public by mistake)
  • Deprecate interface IdGenerator in favor of interface NationalIdGenerator
  • Drop Bintray in favor of OSSRH

1.2.0

19 Jan 13:25
dd23ffb

Choose a tag to compare

  • Introduce new generator concept. This will allow users to generate a valid identifier based on citizen data.
  • Add generator for Denmark

1.1.0

28 Oct 21:30
2671f47

Choose a tag to compare

  • Add ID validator for Germany
  • Add inappropriate words to the ID validator for Mexico
  • Add gender to Denmark Citizen Extractor
  • Fix Denmark date check and extraction
  • Remove library dependencies
  • Fix license path

1.0.0

10 Oct 00:34

Choose a tag to compare

Initial Release 🎉