Skip to content

Releases: bullshitsoftware/youtimetrack

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 12 Nov 19:04

Changelog

  • 0fe5208 Update release workflow
  • 2270327 Fix time logging hardcoded duration
  • 2b8b4d2 πŸ’Š Add some coverage
  • b5c6335 πŸͺ“ Remove useless code

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:43

Changelog

  • ebccab2 🌱 Update README.md
  • f3841c3 🐣 Better flags description
  • 09bc544 πŸ’Š Improve coverage
  • 62b5f79 πŸ–οΈ Add vacations support
  • 552c9fd πŸ”’ Display work item id
  • 446e662 🍡 Check add item response status
  • c735050 🀬 Use flag package
  • 0a4d2d0 🧨 Add yttdel
  • f82413e πŸ₯° Add some tests
  • 2bf7163 🚸 Ignore .vscode

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:02

Changelog

  • 8fc92a4 🐰 Split app to multiple binaries
  • 4ef7b7f πŸ³οΈβ€βš§οΈ And even more badges!
  • a2bbad3 😡 Add calendar package test
  • 291817a πŸ€• Add .PHONY
  • 7a6072e πŸ§ͺ Add test makefile alias
  • 1f2f888 πŸ‘¨πŸ»β€β€οΈβ€πŸ‘¨πŸΏMore badges
  • 893f7cd ✏️ Slightly rewrite YouTrack client
  • 59e8671 πŸ’„ Create Makefile with cover alias
  • 0e439bc β›΅ Move app to internal/app
  • da890a9 🚣🏽 Move code to internal/pkg
  • 10fc467 βž• Add "Add" command
  • ded63d0 βš”οΈ Add stretchr/testify dependency

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 05 Jul 11:30

Changelog

  • 052b8e1 πŸ“ Align multiline work item text
  • 334e650 🧻 Display work item text at details command
  • 9cb793d πŸ‘Ύ Format minutes without space
  • 1500ae7 πŸͺ„ Use tabs to format details command output
  • c3be5f8 βœ‚οΈ Add Period struct to reduce code duplication

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 18:13

Changelog

  • 0cd4c93 πŸ›‘ Add .gitignore
  • 6878a89 πŸ“ Add LoC badge
  • 35cf0c5 πŸ’‡πŸΌ Add sub-commands shortcuts
  • 7836adb 🚩 Add start and end cli flags

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 03 Jul 13:42

Changelog

  • a3c926a 🍰 Rename the binary
  • 5443cc3 πŸͺ“ Split main.go
  • 0d4d5f8 πŸš£πŸ»β€β™‚οΈ Add details sub-command
  • 8f062bb πŸ•› Force UTC
  • d53b492 πŸ‘πŸ» Remove pointless header
  • 7ae183c πŸ‘πŸΏ Add some request assertions
  • fca1426 ✏️ Add .editorconfig
  • 85bcb8b ⌚ Change minutes formatting
  • 214d880 🍢 Add Go Report badge
  • b340b51 πŸ³οΈβ€πŸŒˆ Add readme

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 18:30

Changelog

  • 6b1dc0f βš’οΈ Add workflows
  • 58b5049 πŸ‘©β€βš–οΈ Add licence
  • 53e1a89 πŸš€ Initial commit