Skip to content

Latest commit

 

History

History
251 lines (144 loc) · 14 KB

CHANGELOG.md

File metadata and controls

251 lines (144 loc) · 14 KB

Changelog

1.4.0 (2024-05-28)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Fix license identifier Apache2->Apache-2.0, fix version boundary for simplecov, Build gems with strict and verbose mode #87 (bastelfreak)
  • voxpupuli-rubocop: Require 2.7.0 #86 (bastelfreak)

1.3.0 (2024-04-30)

Full Changelog

Implemented enhancements:

Merged pull requests:

1.2.0 (2023-04-28)

Full Changelog

Implemented enhancements:

Merged pull requests:

  • Switch to voxpupuli-rubocop + Rake task from voxpupuli-rubocop #69 (bastelfreak)

1.1.0 (2023-04-28)

Full Changelog

Implemented enhancements:

1.0.0 (2023-03-27)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

0.7.1 (2021-05-26)

Full Changelog

Fixed bugs:

Closed issues:

  • The recent change to the set_host_default method in vagrant_libvirt broke multi-node testing #49

Merged pull requests:

0.7.0 (2021-05-18)

Full Changelog

Closed issues:

  • (BKR-1697) Fix libvirt support #39

Merged pull requests:

  • Release 0.7.0 #48 (ekohl)
  • Stop using private networks on libvirt #47 (ekohl)
  • Correctly override the Vagrant path #46 (ekohl)
  • Remove redundant path in path construction #45 (ekohl)
  • Simplify vagrant_libvirt option building #44 (ekohl)
  • Do not set an explicit mac address #43 (ekohl)
  • Get the SSH config from vagrant #42 (ekohl)
  • Lazily create the vagrant path #41 (ekohl)
  • Deactivate FakeFS after using it #40 (ekohl)
  • Add GH Action for releases #38 (genebean)
  • Various compatible cleanups #33 (ekohl)

0.6.7 (2021-02-26)

Full Changelog

Merged pull requests:

0.6.6 (2020-03-19)

Full Changelog

Merged pull requests:

0.6.5 (2020-03-10)

Full Changelog

Merged pull requests:

  • (BKR-1635) Fix and document natdns #27 (op-ct)

0.6.4 (2020-01-21)

Full Changelog

Merged pull requests:

0.6.3 (2019-12-17)

Full Changelog

Merged pull requests:

0.6.2 (2019-02-11)

Full Changelog

Merged pull requests:

0.6.1 (2018-12-13)

Full Changelog

Merged pull requests:

  • Set RUBYOPT to an empty string for bundler #19 (ekohl)

0.6.0 (2018-11-13)

Full Changelog

Merged pull requests:

0.5.0 (2018-05-03)

Full Changelog

Merged pull requests:

  • (maint) add support for extra vmware configuration #14 (lmayorga1980)
  • Bugfix: Issue with user given invalid keys for synced folders #9 (cardil)

0.4.0 (2018-02-22)

Full Changelog

Merged pull requests:

  • (BKR-1237)set vm.base_mac for freebsd in Vagrantfile #6 (bastelfreak)

0.3.0 (2018-02-16)

Full Changelog

Merged pull requests:

  • Add support for alternate volume storage controllers #12 (beezly)

0.2.1 (2018-02-12)

Full Changelog

Merged pull requests:

0.2.0 (2018-01-09)

Full Changelog

Merged pull requests:

  • (BKR-1264) Ensure vm.hostname is legal #8 (jcoconnor)

0.1.1 (2017-11-20)

Full Changelog

Merged pull requests:

0.1.0 (2017-07-14)

Full Changelog

Merged pull requests:

  • (MAINT) Create constant for gem version #2 (rishijavia)
  • (MAINT) Update README to correct hypervisor name #1 (rishijavia)

* This Changelog was automatically generated by github_changelog_generator