moonglum/exogenesis

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
# Exogenesis – Changelog

It's bigger on the inside

## 1.0.0

**Codename:** Certain shade of green

* It is in production now for quite some time, let's put a 1.0.0 on it
* [Add shell passenger to execute shell scripts](https://github.com/moonglum/exogenesis/pull/59)
* [Updated Bundler](https://github.com/moonglum/exogenesis/pull/66)
* [Some fonts have spaces in the name](https://github.com/moonglum/exogenesis/pull/67)
* [Vim Plug Support](https://github.com/moonglum/exogenesis/pull/68)

## 0.2

**Codename:** *It's bigger on the inside*

* The BIG refactoring
* Better Names for things
* New passengers: rbenv, npm, homebrew casks
* Configure which passengers to use via the YML file
* Introducing `needs` and `register_as` for Passengers
* Forward commands from passengers to executor
* Introduction of the Exogenesis badge/shield
* **Unique Cover Art in exogenesis:** For example the beer emoji for homebrew. Defaults to the star. Something's already brewing in my secret lab.
* New contributors: @bitboxer and @thegcat
* Simplified management with `up`, `down` and `clean`

## 0.1

* Original Extraction from [moonglum's dotfiles](https://github.com/moonglum/dotfiles)
* First Cleanups