Skip to content
This repository has been archived by the owner on Sep 14, 2024. It is now read-only.

Latest commit

 

History

History
119 lines (63 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

119 lines (63 loc) · 2.27 KB

v1.1.17

Bugfixes

  • Do not remove space char in output of diff.

v1.1.16

Features

  • source attribute of gem_package resource.

v1.1.15

Features

  • Implement gem_package resource.

v1.1.14

Improvements

  • Start a service only if the service is not running.
  • Stop a service only if the service is running.

v1.1.13

Improvements

v1.1.12

Bugfixes

v1.1.11

Bugfixes

v1.1.10

Feature

  • --dot option to write dependency graph of recipes (Experimental)

v1.1.9

Improvements

  • Show template file path when rendering the template fails.

v1.1.8

Improvements

v1.1.7

Bugfixes

  • Fix a typo bug

v1.1.6 (yanked)

Improvements

Bugfixes

v1.1.5

Bugfixes

  • Clear current attributes before each action.
  • Turn on updated-flag after each action.

v1.1.4

Bugfixes

v1.1.3

Features

v1.1.2

Features

  • user resource accepts group name (String) as its gid.

v1.1.1

Features

v1.1.0

Incompatible changes