Skip to content

0.8.0

Compare
Choose a tag to compare
@leo leo released this 22 Sep 11:05

Minor Changes

  • Support for gzip compression was added. This includes an option for disabling it, if it causes problems within your project (#11): d0800ec and abc3085

Patches

  • Replaced HISTORY.md with GitHub Releases: f8477a7
  • Removed copyright indicator from README.md (GitHub now handles the license): 2349d7e
  • Our package "micro-core" was renamed to "micro": 15055fb
  • Build badge for Travis CI added: edc9006
  • Now advising contributors to use the local instance of gulp instead of the global one: bc99748