Skip to content

Releases: go-bindata/go-bindata

3.1.3

26 Feb 02:29
23ef162
Compare
Choose a tag to compare

Bugs fixed:

  1. #37
  2. #48

3.1.2

11 Jun 09:08
ff71090
Compare
Choose a tag to compare
  1. Document serving assets with net/http using -fs #26
  2. Changed file headers to conform with https://golang.org/s/generatedcode #25

3.1.1

02 Apr 05:32
a9c8348
Compare
Choose a tag to compare

Fixed bugs:
syntax error: unexpected {, expecting expression. #19

3.1.0

01 Apr 16:05
dcdd2e5
Compare
Choose a tag to compare
  1. Support generate create http.FileSystem instance code
  2. Satisfy gofmt + golint
  3. Reset version to 3.x

Fixed golint fails issue

04 Mar 07:31
5ebd2c0
Compare
Choose a tag to compare

Fixed golint fails issue
NOT EDIT