Skip to content

Releases: powersj/whatsthis

v1.3.5

17 Sep 19:06
Compare
Choose a tag to compare

Changelog

2f8640c make: do not delete go.sum

v1.3.0

27 Dec 23:55
Compare
Choose a tag to compare

Changelog

fd55d41 arm64: resolve arm64 build issues
a67d6a5 travis: do not build every branch, only master
b173654 cpu: actually remove trailing whitespace
81000e8 system: re-order initial probes
eef8df8 network: set name based on path if no uevent file
a9af32f cpu: remove extra trailing whitespace
7c5280c network: ignore non-link files
ebc48d3 bios: update output string
e7f83a2 wsl: Fix detection logic
5599747 lint: fix unnecessary use of fmt error
ee47274 python: force project version to 3.8
68d8dbc disk: add ':' to the end of each disk
43a4030 testing: add initial docs on how to do testing
2dada42 pkg: update printing of network and storage
eb8a631 probes: update not detected to none in output
2f93fb0 sort: sort the networking and storage devices
89e5680 cpuid: clean up implimentation
f19fc41 docs: major addition of documentation for the site
af6262f docs: Start filling out initial pages, custom site
8b55d8b lint: add greater linting and fix new issues
a4abb28 docs: add intial documentation and GitHub action
7f6f213 readme: add install and api usage
7c8ae89 readme: fix missing tabs
b72f417 Open release v1.3.0

v1.2.0

24 Dec 18:27
90727ac
Compare
Choose a tag to compare

Changelog

5b802c3 Open next release v1.2.0
90727ac go: fix import paths (#5)

v1.1.0

24 Dec 04:47
Compare
Choose a tag to compare

Changelog

5add8a1 20.1: black, revamp requirements
f4d6056 Complete rewrite in go
5a2d695 Create snapcraft.yaml
3dab8ad Merge branch 'kz6fittycent-master'
a15ffb6 Merge branch 'master' of https://github.com/kz6fittycent/whatsthis into kz6fittycent-master
fc1da62 Merge pull request #2 from kz6fittycent/master
2fd7a4b Release 18.1 and Initial Commit
ffdc74a Release 18.1.1, configure seutp.py, and version
fba1cf8 Release v1.1.0
443b99a Repo revamp and restructure
ceb0afb Update snapcraft.yaml
d6abcff Update snapcraft.yaml
e8ee25f Update snapcraft.yaml
b0e3104 Update snapcraft.yaml
d027902 arm64: enable builds and basic functionality
2339340 black: format files
9aa7493 blackify
52af19e collect: blacklist cgroup
729994b collect: catch more errors and readability change
29a6dbc collect: reduce items it collects
362394e collect: update logging output
92b7ad3 collect: update sys, add commands
020b580 cpu: collect more info around socket/core/thread
0fe2f3d gitignore: alphabetize and add coverage
c4fa3a0 gorelease: working snapshot and published function
98056b4 internal: move internal files out of pkg
f7dd08e it's working, just needs interfaces...
97ee879 makefile: fix new test requirements file name
0e7efab more pylint removal
65c33e7 processor cache: working level, type, size
c26cde2 processor: adding first cut at processor probe
4383849 pushing what I have
8728b4b pylint: hide unnecessary pass
7aaa067 setup: add find_packages back
759be70 testing: greater coverage of testing
1618f93 util: testing and cleanup of execute function