- Sat Feb 7 13:54:17 2015 -0700 - bumped version
- Sat Feb 7 13:52:35 2015 -0700 - updated dependencies
- Mon Feb 2 20:52:21 2015 -0700 - bumped version
- Mon Feb 2 19:21:38 2015 -0700 - Added version 0.04 header
- Mon Feb 2 15:30:25 2015 -0700 - updated gems, this fixes #6
- Thu Nov 6 15:34:49 2014 -0700 - updated changelog
- bumped version
- added Changes file
- removed benchmarking methods
- updated benchmark script
- updated code for benchmarks
- updated .gitignore, added rubygems badge
- Updated readme to reflect new config method
- updated pending message for ancestors to reflect that it is a bug. This closes #3;
- updated ancestor sql calls
- WITH RECURSIVE query now uses column names defined
- added functionality to build WITH RECURSIVE query properly with column names included in the query
- added test to verify that the SQL generated is correct
- Merge branch 'devin/issues/2'
- changed config -> tree_config to avoid method name clashing
- fixed readme formatting
- added justification section
- actually fixed readme formatting
- fixed readme formatting
- Updated README
- updated README, cleaned up debug code, updated dependencies. This closes #1
- implemented tree structure and added tests
- bumped activerecord dependency requirement
- fix up last example formatting
- more formatting
- readme list formatting
- Added example to README
- README -> README.md
- testing markdown
- added sibling functionality
- added more first level tests, added pending tests for sub children and siblings
- adding a root node to add children to works
- bumped version for release