PackageTrack

Go modules · #1979

github.com/jstemmer/gotags

v1.4.1jstemmer/gotags

Release timeline

10 releases since 2012
20122014201620182020202220242026

Releases

  1. v1.4.2-0.20180202163508-7de7045e69ff2 Feb 2018pre-release

    Nothing published for this version

  2. v1.4.13 Apr 2017

    Nothing published for this version

  3. v1.4.024 Mar 2017
    Release notes

    This project publishes no release notes. Between v1.3.0 and v1.4.0 there were 20 commits, 17 of them substantive:

    • Remove printTree debugging flag
    • Cleanup gotags -help text and README
    • Add -f flag to specify output file
    • Update help text for -L flag
    • Add --tag-relative flag
    • Determine relative paths using absolute paths
    • Add link to gotags-el project in README
    • Bug Fix: avoid parsing directories with '.go' extension
    • Add test for go1.4's variable-free range
    • Add go version to program version meta tag
    • Add --list-languages flag
    • Support --fields=+l
    • Ignore unknown flags
    • Add step how to install gotags using brew
    • Do not continue when -help flag was provided
    • gofmt -s parser_test.go
    • Add reportcard badge and update links
  4. v1.3.1-0.20150110124132-1c39d8aef4f910 Jan 2015pre-release

    Nothing published for this version

  5. v1.3.06 Sept 2014
    Release notes

    This project publishes no release notes. Between v1.2.0 and v1.3.0 there were 19 commits, 14 of them substantive:

    • Rename test files to fix the travis build
    • Add option "-L" to specify the file names provider.
    • Update .travis.yml to use go 1.1.2
    • Update README with go version 1.1 requirement
    • Allow filenames to be read from stdin when using -L
    • Add go 1.2 and tip to travis configuration
    • Allow no files to be provided in -L argument
    • Listing go files recursively with -R flag
    • Update usage in README with -R flag
    • Removed unnecessary tabs.
    • Add go1.3 to travis config
    • Update travis build status image url
    • Fix golint suggestions
    • Release version 1.3.0
  6. v1.2.021 Aug 2012
    Release notes

    This project publishes no release notes. Between v1.1.0 and v1.2.0 there were 9 commits, 9 of them substantive:

    • Fix version number
    • Add travis-ci config
    • Correctly handle multiple named return types
    • Add travis buildstatus to readme
    • Use constants for tag types
    • Use constants for tag fields
    • Correctly detect functions that belong to a receiver
    • Add -v flag to print the version
    • Version 1.2.0
  7. v1.1.011 Apr 2012
    Release notes

    This project publishes no release notes. Between v1.0.0 and v1.1.0 there were 7 commits, 7 of them substantive:

    • Fix typo in readme
    • Ingore png files
    • Add test for interface{} in function signatures
    • Correctly handle the empty interface type
    • Add test for constructors with multiple results
    • Allow additional return values in a constructor
    • Add update flag to go get command in README
  8. v1.0.030 Mar 2012

    Nothing published for this version

  9. v0.0.0-20180202163508-7de7045e69ff2 Feb 2018pre-release

    Nothing published for this version

  10. v0.0.0-20150803094548-be986a34e2063 Aug 2015pre-release

    Nothing published for this version