File golang-github-rogpeppe-godef.changes of Package golang-github-rogpeppe-godef
-------------------------------------------------------------------
Sun May 7 20:18:15 UTC 2023 - Egbert Eich <eich@suse.com>
- Update to version 1.1.2.
* Support for type aliases
* Support for go/packages
* Support printing directory if godef is used on an import literal
- Update man page.
- Make packaging source conditional
-------------------------------------------------------------------
Tue Feb 7 23:38:36 UTC 2017 - carlos@techbyte.ca
- Updating man page
-------------------------------------------------------------------
Tue Feb 07 21:41:41 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version 0+git.1466415558.ee532b9:
* fix for package-local expressions not found in original file
* go/parser: don't panic on malformed code
* go/types: support vendor directories
* always use correct package identifiers rather than guessing
* vendor: vendor external dependencies
* fix oops made when fixing tests
* go/types: remove unused GoPath definition
* update limitations in README
* Add support for JSON output
-------------------------------------------------------------------
Tue Feb 7 21:21:04 UTC 2017 - carlos@techbyte.ca
- Initial release.