Skip to content

Doxter 0.6.1

Compare
Choose a tag to compare
@selvinortiz selvinortiz released this 06 Apr 06:29
· 85 commits to master since this release

This is a bugfix release to address issue #8 by removing the dependency in iconv for slug generation in header parsing.

Changes

  • Fixes an issue caused by iconv() not being defined in some environments
  • Fixes some deprecation issues and spacing
  • Improves header parsing by generating slugs the craft way
  • Improves dependency management