Skip to content

Releases: reducktion/socrates-java

1.4.0

Choose a tag to compare

@anbernar anbernar released this 18 Jul 08:21
  • Deprecate NationalIdFactory.getNationalId(...) in favor of NationalIdFactory.newInstance(...)

1.3.0

Choose a tag to compare

@anbernar anbernar released this 17 Jul 11:55
  • 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

Choose a tag to compare

@SLourenco SLourenco released this 19 Jan 13:25
dd23ffb
  • Introduce new generator concept. This will allow users to generate a valid identifier based on citizen data.
  • Add generator for Denmark

1.1.0

Choose a tag to compare

@anbernar anbernar released this 28 Oct 21:30
2671f47
  • 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

Choose a tag to compare

@anbernar anbernar released this 10 Oct 00:34

Initial Release 🎉