# Revision history for demangler ## 1.1.0.0 -- 2023.10.23 * Added support for `ABI_Tags` on `SourceName`. * Added support for `Array` types with bounds. * Added support for `ModuleName` on `UnqualifiedName`. * Explicit `SourceName` in API and used where appropriate (breaking change). * Updated `Sayable` to use `sayableSubConstraints`. ## 1.0.0.0 -- 2023.10.20 * Initial release. ## 0.2.0.0 -- 2023.10.18 * Parity with origin tests. ## 0.1.0.0 -- YYYY-mm-dd * Initial version.