Roumon Versions Save

Universal goroutine monitor using pprof and termui

v1.2.0

4 months ago

Changelog

  • feat: add version cli paramter
  • deps: upgrade dependencies
  • perf: upgrade to go 1.21

v1.1.2

1 year ago

Changelog

  • 6faeed2 Merge pull request #3 from basil-eldho/fix-resource-leak
  • ed42b89 Resource leak issue fixed and added IDE files to .gitignore

v1.1.1

1 year ago

Changelog

  • 402f2b9 Add better highlight for selected row #2
  • af0701a Upgrade markup link checker

v1.1.0

1 year ago

Changelog

  • b09ccb4 Add coverage link
  • a47d657 Add routine statistics
  • b61a511 Add stack contains test
  • 94a5d28 Fix failing mlc check. Vendor dir does not exist
  • 2eb583d Merge branch 'main' of https://github.com/becheran/roumon
  • 5955f4e Merge pull request #1 from agnarodegard/updateReadmeInstallation
  • b4a591b Update linkcheck ci pipeline
  • 2821cf5 Updated Readmes installation procedure due to changes in go 1.17
  • a5656ba Upgrade to go 1.18

v1.0.3

3 years ago

Changelog

ed8099e Add collection unit test 8a4076a Add comments for go ci lint affa24c Add reference badge

v1.0.2

3 years ago

Changelog

f1bb708 Add install instructions eda81b4 Add tests and benches 377c5cf Fix failing test for header parser a2ab71c Fix neg idx to list d8bdc5a Fix neg index for empty list 61e13eb Fix terminate bug 3d55c81 Increase parse header performance 60c6663 Minor refactor

v1.0.1

3 years ago

Changelog

209e053 Add coverage e03cdf9 Add license badge f0542ce Add releaser 47a97c0 Add test matrix 6b90594 Add usage section in readme bb06c18 Coverage as action 5a7b9ef Create main.yml a202eb1 Finalize readme ce5e26c Fix tests e9219c0 Init 23cbd4c Initial commit 0b474c3 Log only if debug flag is present 7438f9b Merge branch 'main' of https://github.com/becheran/roumon aab7554 run ci alswo for tags