Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
[Unreleased]
[0.1.1] - 2026-09-25
- Lint clean; lint runs in task check
Changed
task checknow runs golangci-lint; all previous lint findings fixedPictureFrame.AddPanelandRenderPanelsno longer return an error (they could not fail)
Removed
- Stale
gophoto.go.oldand duplicateLICENSE2
[0.1.0] - 2026-09-25
- First tagged release: module path moved to git.bytestone.uk, build fixed, docs published
Changed
- Module path moved to
git.bytestone.uk/hum3/gophoto; source now hosted on the Bytestone Forgejo with GitHub as a mirror - Standard Taskfile tasks (
fmt,vet,test,check,docs:build,clean); gokrazy tasks renamedgok:add,gok:update,gok:image - Documentation published at https://gophoto.docs.bytestone.uk/
Fixed
drawing.ScaleImageOuterreturned an empty rectangle: the scale ratio was read before it was set, and centring used the image size instead of the target sizeprisimdemoandx11PrismSimpleDemodid not compile against the currentframeAPI