brandtbucher / automap

High-performance autoincremented integer-valued mappings. 🗺️
Other
16 stars 4 forks source link

0.6.0 Release #11

Closed flexatone closed 2 years ago

flexatone commented 2 years ago

Can we get a new release out with the new NonUniqueError exception? StaticFrame needs to catch that exception to prepare non-unique index messages. If you prefer a PR, let me know!

brandtbucher commented 2 years ago

0.6.0 is out! This represents a pretty significant two-year refactoring, so please test it well and let me know if you encounter any issues.

flexatone commented 2 years ago

Excellent! I look forward to trying it out.

flexatone commented 2 years ago

Testing StaticFrame integration here: https://github.com/InvestmentSystems/static-frame/pull/634