v1.2.0
This release improves the RCN region support:
- Add
RcnRegion.ESTONIA,RcnRegion.LATVIA, andRcnRegion.LITHUANIA. All follow the same rules asRcnRegion.BALTICS. - Deprecated
RcnRegion.BALTICS. Even though Estonia, Latvia, and Lithuania share the same RCN rules, they're different RCN regions. This means that RCNs can be reused within the different countries in the Baltics. To encourage the correct modeling of this,RcnRegion.BALTICSwill be removed in a future version of Biip, and all users are encouraged to be more specific and use one of the newly added regions instead. - Add
RcnRegion.from_iso_3166_1_numeric_code()to make it easy to get the correctRcnRegioninstance from an ISO 3166-1 country code, like 578 for Norway.
If you're using Biip, please add yourself to the new list of users!