Skip to content
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.

Releases: gobuffalo/packr

v2.0.0-beta.5

27 Oct 14:25
Compare
Choose a tag to compare
v2.0.0-beta.5 Pre-release
Pre-release

Changelog

866d209 updated deps
d3d903a version bump: v2.0.0-beta.5

v2.0.0-beta.4

27 Oct 12:50
Compare
Choose a tag to compare
v2.0.0-beta.4 Pre-release
Pre-release

Changelog

07a314c added LegacyBox
c171cf2 version bump: v2.0.0-beta.4

v2.0.0-beta.3

27 Oct 12:45
Compare
Choose a tag to compare
v2.0.0-beta.3 Pre-release
Pre-release

Changelog

c0918aa updated to use packd interfaces
88d6e43 version bump: v2.0.0-beta.3

v2.0.0-beta.2

27 Oct 12:22
Compare
Choose a tag to compare
v2.0.0-beta.2 Pre-release
Pre-release

Changelog

67d3450 back ported Find and FindString
1f57f87 version bump: v2.0.0-beta.2

v1.15.1

27 Oct 19:57
Compare
Choose a tag to compare

Changelog

5f6de44 generated goreleaser
d440c3f updated deps
460713f version bump: v1.15.1

v1.15.0

27 Oct 18:28
Compare
Choose a tag to compare

Changelog

1ae258c generated goreleaser
3f634da moved all virtual file stuff to packd
e6e0866 version bump: v1.15.0

v1.14.0

27 Oct 15:11
Compare
Choose a tag to compare

Changelog

0f75def Add Packer utility installation step (#97)
c1ffd8f generated goreleaser
4ef61d6 this backports some changes from the version of v1 in v2 to make the transition easier (#99)
f810618 version bump: v1.14.0

v2.0.0-beta.1

26 Oct 19:26
Compare
Choose a tag to compare

Changelog

0f75def Add Packer utility installation step (#97)
50e27cc Merge branch 'master' into small-fixes
0b7ffb3 Merge branch 'master' into small-fixes
24dec8f Merge branch 'small-fixes' of https://github.com/gobuffalo/packr into small-fixes
d18f13c Merge branch 'small-fixes' of https://github.com/gobuffalo/packr into small-fixes
5eb87c5 Revert "wip"
8c182ef a little more logging and cleaning up of errors and stuff
b6233fc added a --legacy flag to pack boxes in the legacy style
d405e2c added a clean command
16d67d9 added a pointer resolver
3d702ee added back keys for the global map
7867a2b added deprecation notices
24e27b3 added gometalinter.json
3202365 added more deprecated stuff
12da1f0 added tests/implementations for the deprecated old Pack* methods
f5f7cdd added the builder package back and deprecated it
a6c4e1c adds support for a silent flag
be1b276 all good stuff
e046bd3 bunch o'stuff
33f148f cleaned old -packr.go files
c27235c deleted the old folder
ac53c3d deprecated String, Bytes, MustString, and MustBytes in favor of Find and FindString
0057872 embed disk in legacy
9b21c8f exposed HexGzipString and UnHexGzipString functions
d1ef268 fix travis
f450aff fixed broken tests on mac
061aa0f fixed issue with named go files
188f742 fixes #75
12fc71f fixes releaser template
d60133c fixes tests on windows
04fa04b generated goreleaser
9bddd28 generated goreleaser
283d9a1 getting a parser from files now works
efe7803 got walk and list working
4a63198 hopefully sped up the parser
cefa441 internalize the hex package since it was only recently introduced
ff88175 make sure ci-test deps on deps
5c101ae make sure goreleaser is setup
12b3600 make sure that legacy comment matches exactly the old version
5ac31f8 more windows fixes
0501c8e more windows fixes
e6e37e4 more windows fixes
c78e1c4 moved to a v2/ structure
fa08d25 no longer need to have files named "a
"
e01e38c parser can now follow imports for finding boxes
576cd2c parser is ready now
5b19313 removed the Ident type in favor or strings and helper funcs
d2b72a8 removed the env.go file
da3c131 removed the registry resolver stuff
d72858a renamed callingDir ResolutionDir
3a85ca2 renamed costello to jam
a509f35 see if that fixes travis
88dfeab set GO111MODULE on
e80ddb4 small fixes
ce486a1 started to clean up the logging a bit
b2d018c stop fmt'ing the import files
df10469 stopped using init to load packr boxes
b3faf4f travis should run both sets of tests
0f6c6f1 travis?
39a2dfe trying to fix some windows issues
0e62f7d updated README
48c6d45 updated README
2c63644 use ResolutionDir instead of callingDir
4fd9834 use a legacy store instead of the older build
2fac24e vendored encoding/hex for 1.9 support
4053aff version bump: v2.0.0-beta.1
a540729 wip
bc29283 wip
01ecc99 wip
9c2c31f wip
05a253d wip
af23f7e wip getting visitor to work with New and NewBox
b12366b wip on the disk store implementation
c281b62 wip parser. added back visitor
76353a9 wrote a packr fix command to rewrite imports

v1.13.7

24 Sep 03:11
Compare
Choose a tag to compare

Changelog

dc82dde updated deps
5a2cbb5 version bump: v1.13.7

v1.13.6

24 Sep 02:55
Compare
Choose a tag to compare

Changelog

34adf8d Add sections in README about portable releases (#95)
2b3e29d Fix issue with an ignored name being a file. (#90)
7ff3146 fix travis
bae0815 update travis go versions
bb4172e updated deps
346a6e0 version bump: v1.13.6