Releases: somemove/fakturoid-kt
Releases · somemove/fakturoid-kt
0.1.3
- Invoice now contains new attribute
webinvoice_seen_at
0.1.2
- Reading the error response from API.
FakturoidException
is thrown and provides list of ErrorMessages
objects.
- Gradle Wrapper updated to 4.6
0.1.1
- Invoice now contains new attribute
webinvoice_seen_at
- Kotlin, Spring, Jackson, org.json dependencies updated
0.1.0
- (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
- Kotlin reflection and Jackson Kotlin Module removed
0.0.5
- Method to find subject by ID
- Method to find all subjects, page not support yet
0.0.4
- Subject fulltext search
- Maven build removed
- Dependency update (Spring Core 4.3.13)
0.0.3
- Method to create a new subject
0.0.2
Rewritten to Spring, Gradle builds, Jitpack distribution