File: HISTORY.md

package info (click to toggle)
puppet-module-puppetlabs-translate 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 180 kB
  • sloc: ruby: 138; sh: 29; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 897 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## 1.1.0
### Summary
A small addition release including a bump to the Puppet version requirements.

#### Changed
-  Updated the Puppet version to correctly reflect which version of Puppet includes the translation updates.

#### Added
- Adding acceptance test directory along with several nodesets for testing.
- Addition of several files including maintainers, contributing and an update to existing Rakefiles and .travis files.

## Supported Release [1.0.0]
### Summary
This is a feature release that includes support for interpolated strings.

#### Added
- support for passing strings that use interpolation to the `translate` function

#### Removed
- Debian 6 support

## Supported Release [0.1.0]
### Summary
This is the initial release.

[1.0.0]:https://github.com/puppetlabs/puppetlabs-translate/compare/0.1.0...1.0.0
[0.1.0]:https://github.com/puppetlabs/puppetlabs-translate/commits/0.1.0