0.12.0a2 remove deprecated configparse from 0.3.0 and AuthSrc derivatives

This commit is contained in:
Yusur 2025-12-12 11:34:37 +01:00
parent d123b9c196
commit 75adb9fbff
6 changed files with 16 additions and 289 deletions

View file

@ -2,7 +2,9 @@
## 0.12.0
* All `AuthSrc()` derivatives, deprecated and never used, have been removed.
* New module `mat` adds a shallow reimplementation of `Matrix()` in order to implement matrix multiplication
* Removed obsolete `configparse` implementation that has been around since 0.3 and shelved since 0.4.
## 0.11.2