Skip to content

Releases: worksinmagic/ytfeed

v0.1.0

27 Sep 16:10
46c60e1
Compare
Choose a tag to compare

Changelog

46c60e1 Merge pull request #2 from worksinmagic/development
2782b3b ci: adding version tag to build trigger
6a06499 Merge pull request #1 from worksinmagic/development
f63c80e docs: fix badges
8210fea docs: add more badges
e709f15 refactor: version should be v0.1.0
2bc050f test: fix data race in stream schedule test
02d48f7 feat: glue all changes
1aba1df feat: simplify streamschedule and add lock to savevideo
ad4bb7e docs: adding required config to example config
0ca5ce4 refactor: no longer sending unnecessary tags
1690321 feat: now make hmac secret subscription mandatory
f0eadb9 docs: make README.md easier to follow
abb9c88 ci: travis must only triggered on master and development branches

Docker images

  • docker pull worksinmagic/ytfeed:v0.1.0
  • docker pull worksinmagic/ytfeed:latest

v0.0.1

21 Sep 16:00
Compare
Choose a tag to compare

Changelog

284395e ci: make ubuntu installation not hang during tz
0da4bff ci: add installing ffmpeg to dockerfile
8459ee7 docs: add ffmpeg note
1f3e83b ci: install golangci-lint binary directly
48f5781 ci: turn off gomodule when installing golangci-lint so go.mod and go.sum don't change
14ccfb2 docs: small addition at usage section
37bd19f fix ci
d792623 ci: adding goreleaser, travis, and dockerfile
0070389 feat: init

Docker images

  • docker pull worksinmagic/ytfeed:v0.0.1
  • docker pull worksinmagic/ytfeed:latest