Skip to content

Releases: somemove/fakturoid-kt

0.1.3

30 Oct 09:39
Compare
Choose a tag to compare
  • Invoice now contains new attribute webinvoice_seen_at

0.1.2

09 Mar 21:54
Compare
Choose a tag to compare
  • Reading the error response from API. FakturoidException is thrown and provides list of ErrorMessages objects.
  • Gradle Wrapper updated to 4.6

0.1.1

08 Mar 20:10
Compare
Choose a tag to compare
  • Invoice now contains new attribute webinvoice_seen_at
  • Kotlin, Spring, Jackson, org.json dependencies updated

0.1.0

03 Jan 21:22
Compare
Choose a tag to compare
  • (Breaking Change) find(id), findAll(), and search(query) methods for Subject have been renamed
  • enabledReminders attribute name fixed in Subject
  • Fulltext search for invoices

0.0.5.1

10 Dec 15:24
Compare
Choose a tag to compare
  • Kotlin reflection and Jackson Kotlin Module removed

0.0.5

10 Dec 14:06
Compare
Choose a tag to compare
  • Method to find subject by ID
  • Method to find all subjects, page not support yet

0.0.4

10 Dec 13:28
Compare
Choose a tag to compare
  • Subject fulltext search
  • Maven build removed
  • Dependency update (Spring Core 4.3.13)

0.0.3

08 Nov 14:38
Compare
Choose a tag to compare
  • Method to create a new subject

0.0.2

07 Nov 11:24
Compare
Choose a tag to compare
Rewritten to Spring, Gradle builds, Jitpack distribution