Skip to content

Tags: sjmudd/ps-top

Tags

v1.1.14

update dependencies and move to v1.1.14

v1.1.13

Bump version to v1.1.13

v1.1.12

v1.1.12: Various fixes

- resolve issue with display not being updated properly
  due to char vs rune and len() usage and terminal
  height value being calculated incorrectly
- update module dependency including ddamore/tcell from v1.4.0 to
  v2.7.4
- update to 1.1.12

v1.1.11

bump version to 1.1.11 (tagging and version were inconsistent)

v1.1.10

Add TestDuplicateSlice (basic)

v1.1.9

move version to 1.1.9

v1.1.8

v1.1.8 various fixes

- changes suggested by the linter
- adjust handling of 5.6 expected errors due to changes in go-mysql-driver errors

v1.1.7

Bump version to v1.1.7

v1.1.6

v1.1.6: update to database/sql v1.7.0 and fix error handling

v1.1.5

v1.1.5: Update README.md to provide correct install instructions