What's Changed
- Fix: on macOS, the wrong process start time is reported. by @farmerchris in #41
- Fix: process start time parsing failure on non-English locales by @zbum in #51
- Refactor to use slices.Contains by @alexandear in #53
- Chore: Documented how to build and run witr manually from source by @chojs23 in #49
- [REFACTOR] replace custom desc(s) with regex in internal/target/name_darwin.go file by @gaixen in #38
- ci: Add PR check workflow and fix build tags by @sunydepalpur in #27
- feat: restructure and simplify release workflow by @GunniBusch in #45
- Main PR by @pranshuparmar in #54
New Contributors
- @farmerchris made their first contribution in #41
- @alexandear made their first contribution in #53
- @chojs23 made their first contribution in #49
- @gaixen made their first contribution in #38
- @sunydepalpur made their first contribution in #27
- @GunniBusch made their first contribution in #45
Full Changelog: v0.1.2...v0.1.3