# Change Log ## [0.3.3](https://rubygems.org/gems/facterdb/versions/0.3.3) (2016-03-30) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.3.2...0.3.3) **Implemented enhancements:** - Add facts for Ubuntu 16.04 ## [0.3.2](https://rubygems.org/gems/facterdb/versions/0.3.2) (2016-03-25) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.3.1...0.3.2) **Implemented enhancements:** - Add facts for Windows 2012 r2 and Windows 7 ## [0.3.1](https://rubygems.org/gems/facterdb/versions/0.3.1) (2016-01-06) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.3.0...0.3.1) **Implemented enhancements:** - Add facts for OSX 10.10 ## [0.3.0](https://rubygems.org/gems/facterdb/versions/0.3.0) (2015-11-05) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.2.2...0.3.0) **Implemented enhancements:** - New function: get\_facts - Deprecated function: get\_os\_facts ## [0.2.2](https://rubygems.org/gems/facterdb/versions/0.2.2) (2015-11-05) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.2.1...0.2.2) **Implemented enhancements:** - Add facts for Ubuntu 15.10 ## [0.2.1](https://rubygems.org/gems/facterdb/versions/0.2.1) (2015-08-31) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.2.0...0.2.1) **Fixed bugs:** - Tag 0.2.0 does not point to the right commit... [\#13](https://github.com/camptocamp/facterdb/issues/13) ## [0.2.0](https://rubygems.org/gems/facterdb/versions/0.2.0) (2015-08-31) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.1.0...0.2.0) **Implemented enhancements:** - Add CLI [\#9](https://github.com/camptocamp/facterdb/issues/9) - Allow Hash or String for filter [\#8](https://github.com/camptocamp/facterdb/issues/8) **Fixed bugs:** - Fix project homepage [\#10](https://github.com/camptocamp/facterdb/issues/10) - Hash keys should be symbolized [\#11](https://github.com/camptocamp/facterdb/pull/11) ([mcanevet](https://github.com/mcanevet)) ## [0.1.0](https://rubygems.org/gems/facterdb/versions/0.1.0) (2015-08-27) [Full Changelog](https://github.com/camptocamp/facterdb/compare/0.0.1...0.1.0) **Implemented enhancements:** - Add missing facts [\#3](https://github.com/camptocamp/facterdb/issues/3) - No need for include with self.\# [\#2](https://github.com/camptocamp/facterdb/pull/2) ([raphink](https://github.com/raphink)) - Use jgrep to filter out OS facts [\#1](https://github.com/camptocamp/facterdb/pull/1) ([raphink](https://github.com/raphink)) **Fixed bugs:** - Use a relative factsdir for the lib [\#4](https://github.com/camptocamp/facterdb/pull/4) ([raphink](https://github.com/raphink)) ## [0.0.1](https://rubygems.org/gems/facterdb/versions/0.0.1) (2015-05-29) \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*