Skip to content

Latest commit

 

History

History
143 lines (81 loc) · 4.84 KB

HISTORY.md

File metadata and controls

143 lines (81 loc) · 4.84 KB

Implemented enhancements:

  • Backfill missing 2.x and 3.x facts for supported operating systems #46
  • Adds Mint-18.1 facts #42
  • Use rvm 2.3 for unit tests

Full Changelog

Implemented enhancements:

  • Add Virtuozzo PCS 6 x86_64 support
  • Add CentOS from facter 3.6

Full Changelog

Implemented enhancements:

  • Add SLES 12 support

Full Changelog

Implemented enhancements:

  • Add OpenBSD 6.0 support

Full Changelog

Implemented enhancements:

  • Add Fedora 24 support

Full Changelog

Implemented enhancements:

  • Add AIX facts for facter 3.2

Full Changelog

Implemented enhancements:

  • Add facts for facter 3.3
  • Use --show-legacy for facter 3

## 0.3.5 (2016-05-02) Full Changelog

Implemented enhancements:

  • Add facts for OpenBSD 5.8 and OpenBSD 5.9

## 0.3.4 (2016-04-11) Full Changelog

Implemented enhancements:

  • Add facts for Fedora 22 and Fedora 23

## 0.3.3 (2016-03-30) Full Changelog

Implemented enhancements:

  • Add facts for Ubuntu 16.04

## 0.3.2 (2016-03-25) Full Changelog

Implemented enhancements:

  • Add facts for Windows 2012 r2 and Windows 7

## 0.3.1 (2016-01-06) Full Changelog

Implemented enhancements:

  • Add facts for OSX 10.10

0.3.0 (2015-11-05)

Full Changelog

Implemented enhancements:

  • New function: get_facts
  • Deprecated function: get_os_facts

0.2.2 (2015-11-05)

Full Changelog

Implemented enhancements:

  • Add facts for Ubuntu 15.10

0.2.1 (2015-08-31)

Full Changelog

Fixed bugs:

  • Tag 0.2.0 does not point to the right commit... #13

0.2.0 (2015-08-31)

Full Changelog

Implemented enhancements:

  • Add CLI #9
  • Allow Hash or String for filter #8

Fixed bugs:

  • Fix project homepage #10
  • Hash keys should be symbolized #11 (mcanevet)

0.1.0 (2015-08-27)

Full Changelog

Implemented enhancements:

  • Add missing facts #3
  • No need for include with self.# #2 (raphink)
  • Use jgrep to filter out OS facts #1 (raphink)

Fixed bugs:

  • Use a relative factsdir for the lib #4 (raphink)

0.0.1 (2015-05-29)

* This Change Log was automatically generated by github_changelog_generator