File golang-github-rakyll-statik.changes of Package golang-github-rakyll-statik
-------------------------------------------------------------------
Mon Jul 12 13:34:01 UTC 2021 - malcolmlewis@opensuse.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 08:17:35 UTC 2016 - tboerger@suse.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 08:14:09 UTC 2016 - tboerger@suse.com
- Refactoring based on new packaging proposal
-------------------------------------------------------------------
Sat Dec 26 11:54:11 UTC 2015 - matwey.kornilov@gmail.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 03:11:19 UTC 2015 - i@marguerite.su
- rename to golang-github-rakyll-statik
- upate version 0.0.0+git20150419.274df12
- use golang-packaging for packaging
-------------------------------------------------------------------
Fri Feb 27 16:16:47 UTC 2015 - matwey.kornilov@gmail.com
- Initial version