Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 9e571c1

Browse files
committed
version bump: 0.4.0 - see changelog
1 parent b65e1b2 commit 9e571c1

32 files changed

+917
-1
lines changed

1

Whitespace-only changes.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.4.0 2015-04-18
4+
5+
+ Add system information window for node.
6+
Right click node and select `system information`.
7+
+ bug fixes
8+
39
## 0.3.1 2015-04-18
410

511
+ Fix table sort - respect query order by first.

Godeps/Godeps.json

Lines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/DataDog/gohai/cpu/cpu.go

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/DataDog/gohai/cpu/cpu_darwin.go

Lines changed: 38 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/DataDog/gohai/cpu/cpu_linux.go

Lines changed: 59 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/DataDog/gohai/cpu/cpu_windows.go

Lines changed: 47 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/DataDog/gohai/filesystem/filesystem.go

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/DataDog/gohai/filesystem/filesystem_common.go

Lines changed: 14 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Godeps/_workspace/src/github.com/DataDog/gohai/filesystem/filesystem_darwin.go

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)