Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.59 KB

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 1.59 KB

Master

  • Added support for receiving docsets using AirDrop. Thanks to @vinayjn for the great work on this - #36
  • Added Pug docset. Removed Jade docset - 36fdff3
  • Fixed build products path. Thanks to @RegalMedia for reporting the issue - #28
  • Fixed the display of included modules for Ruby docsets - 4416ccb

1.6.0

  • Added support for cheat sheets - #22
  • Added support for user contributed docsets - #20
  • Added state restoration support. Thanks to @zhongwuzw for the great work on this - #18
  • Fixed Unity 3D docset bug which caused it to not remember the selected language. Thanks to @hantengx for reporting the issue - #17
  • Fixed a crash in the docset downloader. Thanks to @zhongwuzw for the fix - #16
  • Stopped an evil if() from taking over the world. Thanks to @BalestraPatrick for reporting the issue and @flovilmart for fixing it - #4