You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6.7 KiB
6.7 KiB
3.0.0 (2022-07-04)
Features
- oops (97bfabd)
BREAKING CHANGES
- include requires await
2.8.0 (2022-07-04)
Features
- ig tahts breaking actually mb (5d96d48)
2.7.0 (2022-07-04)
Features
- Nested template async support (857c0fa)
2.6.1 (2022-07-03)
Bug Fixes
- Auto generated docs link (278e133)
2.6.0 (2022-07-03)
Features
- Try to have the docs show up (dea013b)
2.5.0 (2022-07-03)
Bug Fixes
- doc escape [skip ci] (91f5ab8)
Features
- Add docs and tests (ad3c4fb)
2.4.0 (2022-07-02)
Features
- disable autoescape and autotrim (aa02fe3)
2.3.1 (2022-07-02)
Bug Fixes
- update info about hook in readme (3eef132)
2.3.0 (2022-07-02)
Bug Fixes
- Check permissions on readdir (f786724)
Features
- add debug log (607e9af)
2.2.1 (2022-07-02)
Bug Fixes
- Example docs (6087fb0)
2.2.0 (2022-07-02)
Features
- Better async docs and bootstrap demo (c76b9ce)
2.1.3 (2022-07-02)
Bug Fixes
- Fix async rendering (75ce710)
2.1.2 (2022-07-02)
Bug Fixes
- Soft fail on git commands fail (eed24e5)
2.1.1 (2022-07-02)
Bug Fixes
- Add options to render (a1a5111)
2.1.0 (2022-07-01)
Features
- Git variables and better variable docs (e131d38)
2.0.2 (2022-07-01)
Bug Fixes
- Error handling in render (9c0c8b0)
2.0.1 (2022-07-01)
Bug Fixes
- Docs (ad2f7a1)
2.0.0 (2022-07-01)
Features
- Make templates dir not a deno module (421817d)
BREAKING CHANGES
- no more mod.ts it doesnt work when distributed
1.4.2 (2022-07-01)
Bug Fixes
- Try relative imports since it wants to make it a url idk (d7b8895)
1.4.1 (2022-07-01)
Bug Fixes
- woopsies this is going to happen often lol (54d6836)
1.4.0 (2022-07-01)
Features
- Add template module auto cache on boostrap and docs (e6815eb)
1.3.1 (2022-07-01)
Bug Fixes
- Docs (a197b0c)
1.3.0 (2022-07-01)
Features
- Proper docs (f46ab00)
1.2.0 (2022-07-01)
Features
- Add templates and match flags (db76359)
1.1.0 (2022-07-01)
Features
- Help and bootstrap toggle (006dc91)