Skip to content

Releases: petewall/eink-radiator

0.2.17

23 Jan 14:16
Compare
Choose a tag to compare
Bump github.com/spf13/viper from 1.14.0 to 1.15.0

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.14.0...v1.15.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

0.2.16

21 Jan 17:38
Compare
Choose a tag to compare
Bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0

Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

0.2.15

12 Jan 01:28
Compare
Choose a tag to compare
Bump golang.org/x/tools from 0.4.0 to 0.5.0

Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](https://github.com/golang/tools/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

0.2.14

19 Dec 14:21
Compare
Choose a tag to compare
Bump github.com/onsi/gomega from 1.24.1 to 1.24.2

Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.24.1 to 1.24.2.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.24.1...v1.24.2)

---
updated-dependencies:
- dependency-name: github.com/onsi/gomega
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

0.2.13

13 Dec 03:47
Compare
Choose a tag to compare
Starting the deployment script process

Signed-off-by: Pete Wall <[email protected]>

0.2.12

12 Dec 03:22
Compare
Choose a tag to compare
Bump github.com/go-chi/chi/v5 from 5.0.7 to 5.0.8

Bumps [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) from 5.0.7 to 5.0.8.
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/go-chi/chi/compare/v5.0.7...v5.0.8)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

0.2.11

11 Dec 04:42
Compare
Choose a tag to compare
Add jquery and remove the invalid slide

Signed-off-by: Pete Wall <[email protected]>

0.2.10

11 Dec 04:40
Compare
Choose a tag to compare
Switch http router to chi instead of gorilla

Signed-off-by: Pete Wall <[email protected]>

0.2.9

09 Dec 19:26
Compare
Choose a tag to compare
v0.2.9

Add nasa image of the day

0.2.8

25 Nov 23:30
Compare
Choose a tag to compare
Extract the image sources list and image generation into pkg

Signed-off-by: Pete Wall <[email protected]>