Skip to content

Releases: timbray/topfew

v2.0.0

06 Jun 18:46
9f6a6a4
Compare
Choose a tag to compare

Release v2.0.0

Release Date: 2024-06-06

👩‍🎨 Improve

⚠️ BREAKING

📖 Commits

v1.0.0

03 May 22:03
8c59c94
Compare
Choose a tag to compare

Release v1.0.0

Release Date: 2024-05-03

👩‍🎨 Improve

⚠️ BREAKING

📖 Commits

  • [c53bdfe] kaizen: Polish up .md files for release (#13)

v0.7.5

03 May 20:48
0574d12
Compare
Choose a tag to compare

Release v0.7.5

Release Date: 2024-05-03

👩‍🎨 Improve

⚠️ BREAKING

📖 Commits

  • [990b278] kaizen: Add CONTRIBUTING.md

v0.7.0

30 Apr 20:03
8d30d13
Compare
Choose a tag to compare

Release v0.7.0

Release Date: 2024-04-30

⚠️ BREAKING

📖 Commits

v0.6.0

18 Apr 16:43
dec140a
Compare
Choose a tag to compare

Release v0.6.0

Release Date: 2024-04-18

⚠️ BREAKING

📖 Commits

v0.5.0

12 Apr 18:31
2f265c6
Compare
Choose a tag to compare

Release v0.5.0

Release Date: 2024-04-12

⚠️ BREAKING

📖 Commits

  • [2f265c6] remove profiling stuff - easy to do via command line or IDE
  • [ba69bce] updated man page (autogenerated from README, should probably be part of Makefile)
  • [43bfe8f] minor code nits
  • [5b6791a] setting up for first release
  • [ce168dc] bump go to 1.19
  • [0dde3fa] comment out profiling code, cause those arguments to print instructions
  • [579b850] add CHLOG processing
  • [5df32f6] setting up Go version badge
  • [56686f1] setting up Go report card badge
  • [1cd5b8b] setting up codecov badge
  • [e62e379] clean up makefile and add testing badge, try 2
  • [4423b42] clean up makefile and add testing badge
  • [2cbb0b9] upgrade README - correct errors, reorganize, new material
  • [2dd42ca] github CI test runner, sixth attempt
  • [a9e8be1] github CI test runner, fifth attempt
  • [3b9a9a0] github CI test runner, fourth attempt
  • [85000b2] github CI test runner, third attempt
  • [23df4c3] github CI test runner, second attempt
  • [e286224] github CI test runner, first attempt
  • [5133cef] feeling my way through github CI
  • [f0135c9] Addresses #9 - improves test coverage and documentation, also bugs (#9)
  • [4eba337] Disallow out-of-order field lists.