# worker - History
## Tags
* [LATEST - 23 Jan, 2017 (64a13c62)](#LATEST)
* [0.1.0 - 29 Jan, 2016 (3851dcdc)](#0.1.0)
## Details
### LATEST - 23 Jan, 2017 (64a13c62)
* (GEM) update beaker-facter version to 0.1.1 (64a13c62)
* Merge pull request #1 from tvpartytonight/BKR-1044 (e92b166c)
```
Merge pull request #1 from tvpartytonight/BKR-1044
(BKR-1044) add in boiler-plate include mechanism
```
* (BKR-1044) add in boiler-plate include mechanism (3b9ae70c)
```
(BKR-1044) add in boiler-plate include mechanism
Previous to this commit, we did not have any of beaker's boiler plate
for including beaker-libraries in this repo; this adds in the mechanism
where the DSL's register method is called and then the DSL is reloaded
to include the new library.
```
### 0.1.0 - 29 Jan, 2016 (3851dcdc)
* Initial release.