All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
2.0.0 - 2025-01-16
- Declare compatibility with
python3.11
&python3.12
in package's metadata.
- Raise
RuntimeError
instead ofException
when libc'sdlinfo
function fails. - Update maintainer and repository's URL in package's metadata.
- Compatibility with
python3.5
,python3.6
,python3.7
&python3.8
(reached end-of-life)
1.2.1 - 2021-04-21
- Update package metadata: maintainer, repo url, python version classifiers
1.2.0 - 2019-11-05
- Support for Mac OS X
1.1.0 - 2019-09-03
- Prepare push to pypi.org
- Converted readme from markdown to ReSructuredText format
- Added module metadata (author, maintainer, url)
1.0.0 - 2019-09-03
- Class
DLInfo
- Property
path
returns absolute path to dynamically loaded library
- Property