Skip to content

Releases: dkorunic/e-dnevnik-bot

v0.1.2

21 Mar 10:19
Compare
Choose a tag to compare

Changelog

  • cd43781 Add minimal Dockerfile.
  • 75e70cc Finalize GoReleaser configuration for auto Docker/Docker manifest builds
  • f120372 Move GoReleaser config to workflows.
  • 4d35217 Oops, fix broken Telegram API link in Croatian part of the README.
  • fda9658 Update GoReleaser with Docker image configuration.

v0.1.1

18 Mar 17:36
Compare
Choose a tag to compare

Changelog

  • c45a0d4 Add message testing mode.
  • b30a117 Add missing modules. Stop ticker while waiting for current events to drain.
  • d6cabfa Documentation in progress. Add specific headers for exams and grades to more easily read messages in cleartext.
  • 1ad2707 Fix broken header formatting in HTMLMsg() for Telegram messenger.
  • 9db25bd Fix releases page mishap.
  • c40eabe Initial commit. Documentation is WIP.
  • 02dfa92 Initial documentation.
  • 0d3f6dd Move contrib/* to separate (random_delete_test) directory.
  • 8879712 Refactor HTMLMsg() and MarkupMsg(), reusing plainFormatGrades() from PlainMsg() to do scraped grade/description formatting.
  • 4da2111 Update Goreleaser configuration. Add Makefile for random_delete_test contrib tool.