Skip to content

Releases: kataras/blocks

v0.0.8

24 Sep 14:33
Compare
Choose a tag to compare

More Modular

v0.0.7

25 Sep 17:21
084cb5e
Compare
Choose a tag to compare

Add builtin support for fs.FS and embed.FS.

v0.0.6

18 Jul 17:28
08b1927
Compare
Choose a tag to compare

Full Changelog: v0.0.5...v0.0.6

v0.0.5

01 Mar 19:41
Compare
Choose a tag to compare

Minor improvements and dependency updates.

v0.0.4

29 Sep 17:30
Compare
Choose a tag to compare
update to v0.0.4

v0.0.3

04 Sep 21:49
Compare
Choose a tag to compare

Accept both string and http.FileSystem to load templates through. The Assets method removed. A new RootDir method was added to be able to target a specific directory inside the provided http.FileSystem to use as the root one, to load templates from.

v0.0.2

06 Aug 23:29
Compare
Choose a tag to compare

Add _examples/static-generator example and Blocks.Layouts field for map of all layouts.

v0.0.1

04 Aug 23:04
Compare
Choose a tag to compare

Initial Release