Changelog for
golang-github-rakyll-statik-v0.1.7+1-1.38.i586.rpm :
* Mon Jul 12 2021 malcolmlewisAATTopensuse.org- Update to version v0.1.7+1:
* Document determinism, (#gh/rakyll/statik#112).
* Fix retrocompatibility with namespaces by using fs.Register, (#gh/rakyll/statik#105).
* Small tweaks for namespace functionality, (#gh/rakyll/statik#101).
* Support multiple assets, (#gh/rakyll/statik#94).
* Removes 1.13 and tip temporary due to flacky tests.
* Fix readme example.
* Adds from 1.11.x to tip go versions, (#gh/rakyll/statik#96).
* Demonstrate reading files directly, (#gh/rakyll/statik#83).
* Reorg unzip.
* Move benchmarks to bench_test.- Update service and spec file.
* Mon Dec 19 2016 tboergerAATTsuse.com- Update to version 0.0.0+git20160906.e383bbf:
* Convert OS-specific path separators to slash.
* Fix misleading README sample.
* Add some fake directory handling so that serving index.html works as expected.
* Update README.md
* test with all stable go versions
* removed unnecessary level of indentation
* remove unused win ci test manifest.
* close even if readall fails.
* remove the temporary source file if we copied byte by byte.
* rename copy to rename.
* Use go generate rather than documenting the usage of statik command.
* Remove extra tab for gofmt
* Mon Dec 19 2016 tboergerAATTsuse.com- Refactoring based on new packaging proposal
* Sat Dec 26 2015 matwey.kornilovAATTgmail.com- Update to version 0.0.0+git20150419.274df12: + Convert OS-specific path separators to slash. + fixed \'invalid cross-device link\' problem + test with all stable go versions + added comments from review + removed unnecessary level of indentation + remove unused win ci test manifest. + close even if readall fails. + remove the temporary source file if we copied byte by byte. + rename copy to rename.
* Fri Jul 31 2015 iAATTmarguerite.su- rename to golang-github-rakyll-statik- upate version 0.0.0+git20150419.274df12- use golang-packaging for packaging
* Fri Feb 27 2015 matwey.kornilovAATTgmail.com- Initial version