-
Notifications
You must be signed in to change notification settings - Fork 12
Comparing changes
Open a pull request
base repository: 32blit/32blit-tools
base: v0.7.3
head repository: 32blit/32blit-tools
compare: v0.7.4
- 16 commits
- 14 files changed
- 3 contributors
Commits on Mar 5, 2023
-
Apparently `py.test` is no longer a supported way of referring to the pytest module.
Configuration menu - View commit details
-
Copy full SHA for 3c316c0 - Browse repository at this point
Copy the full SHA 3c316c0View commit details
Commits on Mar 7, 2023
-
Test all extant Python versions
"3.10" needs quotes, otherwise it becomes 3.1.
Configuration menu - View commit details
-
Copy full SHA for e2e3ecf - Browse repository at this point
Copy the full SHA e2e3ecfView commit details
Commits on Mar 8, 2023
-
Merge pull request #100 from ali1234/testfix
Use pytest instead of py.test, and test more Python versions
Configuration menu - View commit details
-
Copy full SHA for fe28b55 - Browse repository at this point
Copy the full SHA fe28b55View commit details -
Fix bug when deleting from flash
The terminating null should be sent after the offset. Sending it before causes the offset to be 256x too big, because it is little endian. Also adds a log message, not shown by default.
Configuration menu - View commit details
-
Copy full SHA for 7851379 - Browse repository at this point
Copy the full SHA 7851379View commit details -
Configuration menu - View commit details
-
Copy full SHA for aaf9331 - Browse repository at this point
Copy the full SHA aaf9331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d46a29 - Browse repository at this point
Copy the full SHA 2d46a29View commit details
Commits on Mar 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8943efd - Browse repository at this point
Copy the full SHA 8943efdView commit details -
Merge pull request #101 from 32blit/patch-build-badge
Fix the build badge
Configuration menu - View commit details
-
Copy full SHA for 9f7a69e - Browse repository at this point
Copy the full SHA 9f7a69eView commit details -
Merge pull request #99 from ali1234/delfix
Fix bug when deleting from flash and add unit tests
Configuration menu - View commit details
-
Copy full SHA for ae1782b - Browse repository at this point
Copy the full SHA ae1782bView commit details
Commits on May 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 87857a2 - Browse repository at this point
Copy the full SHA 87857a2View commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2eeb643 - Browse repository at this point
Copy the full SHA 2eeb643View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae11b9b - Browse repository at this point
Copy the full SHA ae11b9bView commit details
Commits on Jun 17, 2024
-
Merge pull request #103 from Daft-Freak/pack-bitstring
Fix RLE decompress with bitstring >= 4.1.0
Configuration menu - View commit details
-
Copy full SHA for cd169bf - Browse repository at this point
Copy the full SHA cd169bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a3a20 - Browse repository at this point
Copy the full SHA 68a3a20View commit details -
Merge pull request #104 from 32blit/ci-update-workflows-and-branch
CI: Fix deprecation warnings, rename branch prep.
Configuration menu - View commit details
-
Copy full SHA for eacd03d - Browse repository at this point
Copy the full SHA eacd03dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bce1290 - Browse repository at this point
Copy the full SHA bce1290View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.7.3...v0.7.4