File golang-github-mattn-isatty.changes of Package golang-github-mattn-isatty
-------------------------------------------------------------------
Sat Jan 16 11:32:16 UTC 2021 - Matthias Mailänder <mailaender@opensuse.org>
- Update to version 0.0.12
-------------------------------------------------------------------
Sun Apr 28 08:05:57 UTC 2019 - Hillwood Yang <hillwood@opensuse.org>
- Update version to 0.0.7
* Update isatty_others.go
* fix build on Windows
* remove darwin
* fix godoc
* fix build when GOOS=js
* fix missing build constrain
* merge with appeengine
* restore accidentally removed build constrain
* remove isatty_others
* use golang.org/x/sys/unix for IsTerminal on Linux
* Enable go modules
* Add android build
* Add missing method
* Add AIX support
-------------------------------------------------------------------
Tue Oct 24 09:24:54 UTC 2017 - alarrosa@suse.com
- Update to version 0.0.3+git20170925.0360b2a:
* add test
* simplify
* fix badges
* Add isCygwinTerminal to non-appengine environments
* Move example to godoc
* use golang.org/x/sys on ppc64, ppc64le
* fix build-constraints
* revert change of isatty_others.go
- Use spec-cleaner
-------------------------------------------------------------------
Tue Oct 3 15:29:45 UTC 2017 - sensor.wen@gmail.com
- Initial package.