You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<small>[Compare with v1.2.6](https://github.com/csiro-hydroinformatics/pyrefcount/compare/v1.2.6...v1.2.7)</small>
12
+
13
+
### Build
14
+
15
+
Functionally unchanged, the package has been migrated away from using `poetry` and some legacy steps for building to the template [copier-uv](https://pawamoy.github.io/copier-uv/).
16
+
17
+
- update cffi dependency version to the latest. Building older cffi fails on GH actions ([e4e603d](https://github.com/csiro-hydroinformatics/pyrefcount/commit/e4e603da271d6b955eae5baacb9362fe7c519a7e) by J-M).
18
+
- cumulative changes until `make check` passes ([ccf1a18](https://github.com/csiro-hydroinformatics/pyrefcount/commit/ccf1a181e096446c595dc315bc2e2c3e35a18fbf) by J-M).
<small>[Compare with v1.2.5](https://github.com/csiro-hydroinformatics/pyrefcount/compare/v1.2.5...v1.2.6)</small>
23
+
24
+
* Use proper ffi.RTLD_LAZY flag with cffi, in the unit tests. Related issue was noticed in [moirai/issues/1](https://github.com/csiro-hydroinformatics/moirai/issues/1), rather than `refcount`_per se_.
<small>[Compare with v1.0.0](https://github.com/csiro-hydroinformatics/pyrefcount/compare/v1.0.0...v1.1.0)</small>
19
54
20
-
### Main changes
55
+
### Build
21
56
22
57
* Expand some features to cater for macos
23
58
* Tidy up and reengineer some of the legacy functions in the platform utilities `putils` to facilitate library loading. Minor breaking changes, but probably for no-one but the author in effect.
<small>[Compare with first commit](https://github.com/csiro-hydroinformatics/pyrefcount/compare/3bd3f85c8cb55205c986a138c0b3806f711e05ad...0.5)</small>
0 commit comments