Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 859 Bytes

CHANGELOG.md

File metadata and controls

19 lines (12 loc) · 859 Bytes

0.0.1

  • Initial release.

0.1.1

  • Fix CSS for modal where it would be anchored to the bottom of the page.

0.1.2

  • Fixed an issue where non pygmentized code blocks would not be formatted properly. #1

0.2.0

  • Convert CoffeeScript to JavaScript - @dewski
  • Fix JavaScript collapsing of files - #7 @fedesoria
  • Use around_action instead of around_filter - #15 @8398a7
  • Use url_for for generating request parameters - #11 @wa0x6e
  • Require peek before loading peek-rblineprof - #14 @bakunyo