Skip to content

Releases: ortolanph/stringsplitter

String Splitter V4.4

28 Dec 22:27
d5758b5
Compare
Choose a tag to compare

V4.1

  • Modifying the internal splitter mechanism
  • More unit testing added

String Splitter V4

13 Dec 17:52
Compare
Choose a tag to compare

V4

  • Implemented Float splitter
  • Implemented Double splitter
  • Implemented exception flow tests on Date classes
  • Javadoc Documentation and other documentation fixed
  • Updated Javadoc documentation for packages
  • Updated this page with date examples

String Splitter v3

20 Nov 11:49
Compare
Choose a tag to compare

V3

  • Organized packages into primitives, dates and string
  • Implemented LocalDate splitter
  • Implemented LocalTime splitter
  • Implemented LocalDateTime splitter
  • Implemented Date splitter
  • Implemented Calendar splitter
  • Javadoc Documentation and other documentation fixed
  • Updated Javadoc documentation for packages
  • Updated this page with date examples