This repository has been archived by the owner on Apr 3, 2020. It is now read-only.
Releases: compleatang/legal-markdown
Releases · compleatang/legal-markdown
Bug Fixes
Fix Windows Encoding Issues
- 2cf5322 - Version Bump of Gem to version 0.4.9 (Casey Kuhlman 14 minutes ago)
- 51f801f - Add safe guards for windows encoding defaults (Casey Kuhlman 15 minutes ago)
- 4fccf78 - Clean parser when it searches for file endings (Casey Kuhlman 15 minutes ago)
- 482d61c - Add tests for windows formatting with UTF-8 BOM (Casey Kuhlman 16 minutes ago)
- d140660 - Simplify verbosity method (Casey Kuhlman 5 hours ago)
- 1514ece - Break up optsparser method (Casey Kuhlman 5 hours ago)
- a805273 - Update debug test benchmark file (Casey Kuhlman 6 hours ago)
- 323035a - Reduce complexity of legal_to_markdown by reducing redundancies. (Casey Kuhlman 6 hours ago)
- 7ed6187 - Reduce legal_markdown.rb complexity by breaking up methods (Casey Kuhlman 6 hours ago)
- c7eb4d1 - Fix write issue with 1.9.2 (Casey Kuhlman 6 hours ago)
Debug Feature & Added Resilience
- f8f5a1b - Version Bump of Gem to version 0.4.8 (Casey Kuhlman 2 minutes ago)
- 54662d3 - Add tests for verbose. Fixes #18 (Casey Kuhlman 2 minutes ago)
- 554efff - Add verbose / debug feature (Casey Kuhlman 3 minutes ago)
- 50f982f - Add paint as dependency so that debug output can be styled (Casey Kuhlman 4 minutes ago)
- ee16e91 - Remove superfluous to_sym call (Casey Kuhlman 50 minutes ago)
- 3d49cc0 - Change JSON dump to JSON pretty_print (Casey Kuhlman 51 minutes ago)
- 38cee78 - Simplify MakeYAMLFrontmatter class (Casey Kuhlman 2 hours ago)
- ece37be - Fix 1. string gaurd method (Casey Kuhlman 2 days ago)
- f71a0d9 - Add guard so 1. loads as a string. Fixes #17 (Casey Kuhlman 2 days ago)
- 12b53fd - Update bad command line tests for 2.0 build failure. (Casey Kuhlman 3 days ago)
- 5fbe13b - Add (slightly) more sophisticated command line tests (Casey Kuhlman 3 days ago)
Add protection against bad filenames
v0.4.7 Add protection against bad filenames
Fix bad YAML throwing errors.
v0.4.6 Fix bad YAML throwing errors.
Version bump. Mostly bug fixes.
- 7dba33e - Version Bump of Gem to version 0.4.5 (Casey Kuhlman 19 minutes ago)
- e3f7ed0 - Fix typos in README. (Casey Kuhlman 19 minutes ago)
- ef62549 - Fix error when calling executable with one ARGV. Should fix #14 (Casey Kuhlman 4 days ago)
- 1ea49f7 - Add Coveralls (Casey Kuhlman 4 days ago)
- 69af5f3 - Gaurd against weird command line calls when ARGV[0] is an array (Casey Kuhlman 5 days ago)
- d3006da - Add coveralls badge to Readme (Casey Kuhlman 5 days ago)
- 3d08a8a - Add coveralls for test coverage (Casey Kuhlman 5 days ago)
New Options Parser & Make YAML Frontmatter optionally reads two file fields
- 4210410 - Version Bump of Gem to version 0.4.4 (Casey Kuhlman 77 seconds ago)
- 41fbe51 - Update README: typos primarily and roadmap (Casey Kuhlman 2 minutes ago)
- 0164ff5 - Add options parser & ability for MakeYAMLFrontMatter input and output different files. Fixes #5 (Casey Kuhlman 47 minutes ago)
- abcf694 - Remove IRB Tools Gem as failing on JRuby (Casey Kuhlman 6 days ago)
- 44aa90a - Minor updates to testing suite. (Casey Kuhlman 7 days ago)
- e46c6e7 - Turn off travis emails (Casey Kuhlman 13 days ago)
- 119a54c - Small rake fix (Casey Kuhlman 13 days ago)
- 4da44ec - Version Bump of Gem to version 0.4.3 (Casey Kuhlman 13 days ago)
- 3a02d63 - Add rake publishing task (Casey Kuhlman 13 days ago)
- 40c1c98 - Version Bump of Gem to version 0.4.2 (Casey Kuhlman 13 days ago)
- 52faf8b - Version Bump of Gem to version 0.4.2 (Casey Kuhlman 13 days ago)
- 7a6a599 - Update Rake file with task to push automatically to Sublime Package (Casey Kuhlman 13 days ago)
Moderate bug fixes and other utilities built.
- 566ae52 - Version Bump of Gem to version 0.4.3 (Casey Kuhlman 85 seconds ago)
- 98587a7 - Add rake publishing task (Casey Kuhlman 2 minutes ago)
- 7c9f05f - Version Bump of Gem to version 0.4.2 (Casey Kuhlman 7 minutes ago)
- 52faf8b - Version Bump of Gem to version 0.4.2 (Casey Kuhlman 7 minutes ago)
- 7a6a599 - Update Rake file with task to push automatically to Sublime Package (Casey Kuhlman 36 minutes ago)
- b5cea18 - Package updated at 2013-07-17 01:10:29 UTC to reflect changes in Gem. (Casey Kuhlman 52 minutes ago)
- e12b5eb - Package updated at 2013-07-17 01:09:22 UTC to reflect changes in Gem. (Casey Kuhlman 53 minutes ago)
- 30c7501 - Escape double quotes when making YAML frontmatter. Fixes #12 (Casey Kuhlman 2 hours ago)
- 00304ea - Update loadings to Sublime Package moves better (Casey Kuhlman 3 hours ago)
- 724730e - Don't use prepend with < 1.9.3 (Casey Kuhlman 31 hours ago)
- c61bbf4 - Add tests for making YAML front matter and command line execution (Casey Kuhlman 33 hours ago)
- cbfc159 - Refactor Make YAML Front Matter (Casey Kuhlman 33 hours ago)
- cf4142c - Simplify romans (Casey Kuhlman 35 hours ago)
- 5f96dd1 - Refactor mixin module a bit (Casey Kuhlman 35 hours ago)
- 9a8242c - Add more robust test for all features && speed up new optional clauses method (Casey Kuhlman 35 hours ago)
- 6880d17 - More robust (but slower) optional clauses (Casey Kuhlman 35 hours ago)
- 08cfb89 - Attempt to fix travis error in testing (Casey Kuhlman 3 days ago)
- 7f0b54a - Simplify tests (Casey Kuhlman 3 days ago)
Clean up to-json feature && add tests for to-json
Changelog
- ae617c4 - Version bump (Casey Kuhlman 2 minutes ago)
- b7011c5 - Add JSON tests to testing suite (Casey Kuhlman 3 minutes ago)
- de410cb - More tweaks for json output (Casey Kuhlman 8 minutes ago)
- 52b3bfe - Improvements to --to-json feature (Casey Kuhlman 2 hours ago)
- 1d09f6b - Minor update to make it sync better with Sublime pkg (Casey Kuhlman 5 hours ago)