All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- (DEV) Add test script.
- (DEV) Add trevis support.
- (DEV) Add support for
enabled:false
in a test case. - Add
extract_path
andextract_qs
filters. - Add
array_head
,array_tail
andarray_to_taglist
filters.
- Fix
extract_dirname
when it's only/index.html
.
- Add jekyllrb and installation information to README.md.
- Add badge to README.md.
- Add filters: remove_ext, remove_qs, extract_basename, extract_dirname, extract_protocol.