Releases: sradc/SmallPebble
Release list
v3.0.5
v3.0.5 (2026-01-19)
This release is published under the Apache-2.0 License.
Bug Fixes
-
Datasets.py, verify datasets, switch to tempfile pattern, rerun readme (
f5d6651) -
Type hint of conv2d strides and change default to immutable (
d21e41f)
Continuous Integration
- Chore use
packages-dirinstead ofpackages_diras warned (8b82140)
Documentation
- Update links in nb to use 'main' (
e166224)
Detailed Changes: v3.0.4...v3.0.5
v3.0.4
v3.0.4 (2026-01-18)
This release is published under the Apache-2.0 License.
Bug Fixes
- Again, test ci/cd pipeline configuration (
846c800)
Detailed Changes: v3.0.3...v3.0.4
v3.0.3
v3.0.3 (2026-01-18)
This release is published under the Apache-2.0 License.
Bug Fixes
- Test ci/cd pipeline configuration (
d1fd1ea)
Continuous Integration
-
Add condition to release to only run on main, and a safety check to avoid running on semrelease commits (
e49a23b) -
Simplify into one file (
ed0f69f) -
Update release.yml to only run after tests (
c417751)
Documentation
- Update readme notes on download location (
371e782)
Detailed Changes: v3.0.2...v3.0.3
v3.0.2
v3.0.2 (2026-01-18)
This release is published under the Apache-2.0 License.
Bug Fixes
- Datasets now fetches from smallpebble repo release, simpler / more reliable / hopefully works in colab unlike the prev code (
2e7004b)
Chores
-
Delete datasets_to_npz.ipynb, ds uploaded, nb no longer needed (
7c9bab4) -
Nb to convert datasets to npz files to add to release (
a1b6bee)
Continuous Integration
-
Another fix for numpy/tensorflow dep conflict (
322bdb3) -
Fix tensorflow/numpy deps, rename to test (
914038f)
Documentation
-
Add pypi badge and instructions to readme (
838d448) -
Collab link and readme tweaks (
65016f7) -
Improve readme link at top of readme (
b4639b1) -
Move readme badges to same line (
125fa6a) -
Readme tweaks, explain low cnn accuracy due to CPU time, add dates to footer (
155310b)
Testing
- Restore the tensorflow tests, dependency in dev group (
164522a)
Detailed Changes: v3.0.1...v3.0.2
v3.0.1
v3.0.1 (2026-01-18)
This release is published under the Apache-2.0 License.
Bug Fixes
- Trigger new release (
8f9f32e)
Continuous Integration
- Only push to pypi if dist exists (
d6ba9bb)
Detailed Changes: v3.0.0...v3.0.1