Skip to content
This repository was archived by the owner on Mar 25, 2019. It is now read-only.

Releases: gjtorikian/biscotto

v2.3.0

Choose a tag to compare

@gjtorikian gjtorikian released this 23 Nov 06:23

v2.2.3

Choose a tag to compare

@gjtorikian gjtorikian released this 08 Aug 00:19
  • Fixes incorrect assumption of using SRC_DIRS; the user-provided dirs should be checked: #67

v2.2.2

Choose a tag to compare

@gjtorikian gjtorikian released this 07 Aug 16:56
  • Properly handle multiple source for metadata generation: #64
  • Fixes for some comment indentation: #65

v2.2.1

Choose a tag to compare

@gjtorikian gjtorikian released this 31 Jul 20:35
  • Fix several errors with --metadata option: #61

v2.2.0

Choose a tag to compare

@gjtorikian gjtorikian released this 19 Jul 16:11
  • Support generating metadata slugs: #60

v2.1.4

Choose a tag to compare

@gjtorikian gjtorikian released this 25 Jun 21:35
  • Fix an error with methods exported in files: 4fe9a29

v2.1.3

Choose a tag to compare

@gjtorikian gjtorikian released this 20 Jun 02:37
  • Bring prototypical methods inline with the rest of an existing class #52
  • Fix several HTML generation bugs #54
  • Fix returns failing to parse namespaced link #49
  • remove global coffee-script dependency #44

v2.1.2

Choose a tag to compare

@gjtorikian gjtorikian released this 18 Mar 23:38
  • Fixes for running Biscotto on Windows: #35

v1.0.0

Choose a tag to compare

@gjtorikian gjtorikian released this 20 Feb 20:09
  • Set method references to use CoffeeScript notations of . and :: (#27)