0.2.3 beta†
2012-09-29
- Add `prev`, `next` site option to access previous/next post data.
- Add misaki.util.seqence/get-prev-next function
- Add misaki.compiler.default.html.core/prev-next-post-link function
- Support using multiple compiler at the same time.
- See document: Use multiple compilers
- Add copy compiler to copy template file without any changes.
- Support
:*
as compiler watching extension. - Add/Update utility functions
- Update misaki.util.sequence/find-first to handle lazy sequence.
- Update misaki.util.file/has-extension? to handle all extension(*).
- Add misaki.util.file/normalize-extension.
- Update misaki.compiler.default.html.core/heading to generate self heading link.
- Update misaki.compiler.default.html.conv/post-title->url to handle #jump_position.
2012-10-21
- Update develop compiler document to use misaki-compiler-template.
0.2.4 beta†
2012-10-23
- Fixed to compile templates under directories correctly. GitHub Issue
0.2.6 beta†
2013-02-16
- Fix filename generation problem. #28
- Fix misaki.util.notify to only support GNTP. #29
- Add pagination method. #31
- Fixed some other bugs.
0.2.6.2 beta†
2013-05-11