Releases: crdbrd/python-brreg
v1.2.0
v1.1.0
v1.0.0
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. (#16)
Features
- Search results are now a lot easier to iterate over. See the quickstart guide for examples. (#16)
Changes
v1.0.0b3
v1.0.0b2
v1.0.0b1
With this beta release, all the features listed as "planned" in the readme have been implemented. The API is quite low-level but functional. In future releases, more ergonomic APIs might be added on top of this foundation.
If you have a need for any of the other APIs available from Brønnøysundregistrene, please create an issue and explain your use case.
Features
- Get the roles for a given "enhet". (#15)
v1.0.0a4
v1.0.0a3
v1.0.0a2
This project was originally developed in 2019 while I worked at Otovo. Eventually, it was never used there. More than four years later, I once again have the project under my control and have started improving the library with a goal of getting a v1.0 release out soon.
However, I will not attempt to make the project cover all parts of Brønnøysundregisterene's API. I am open to requests, so that time is spent on the parts of the API that there is an actual demand for.
Breaking changes
- Switch HTTP library from
requests
tohttpx
(#8) - Switch data model library from
attrs
topydantic
(#9) - Switch Brreg's API from v1 to v2 (#10)
Features
- Add lookup of "underenhet" by organization number (#11)
Changes
- Modernized project tooling (#5)
v1.0.0a1 (2019-01-07)
Initial alpha release. No guarantees about backwards compatibility.
Supports lookup of organizations ("enheter") by organization number from Enhetsregisteret.