v1.0.0 #19
jodal
announced in
Announcements
v1.0.0
#19
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With this release, all the features listed as "planned" in the readme have been implemented and the roughest corners of the API have been made more ergonomic.
If you need any of the other APIs available from Brønnøysundregistrene, please create an issue and explain your use case.
Breaking changes
Client.search_enhet()
andClient.search_underenhet()
now return aCursor
object to help iterate over a paginated search result. (Add cursor abstraction over search result pagination #16)Features
Changes
This discussion was created from the release v1.0.0.
Beta Was this translation helpful? Give feedback.
All reactions