Sha256: e7aff934cccebb27b29abe3d3fcc01643181be8a67af5350be355307c4eb6012

Contents?: true

Size: 608 Bytes

Versions: 1

Compression:

Stored size: 608 Bytes

Contents

# Changelog

## 0.0.6

- Add an Everything::Piece::Content class
- Add an Everything::Piece::Metadata class
- Rename piece#content to piece#body
- Add a piece#content to return the piece's content
- Add a piece#metadata to return the piece's metadata
- Add a piece#public? for easily checking the metadata for the `public` boolean

## 0.0.5

- Increase version number of dotenv dependency

## 0.0.4

- Add Everything::Piece#full_path to return path of the piece

## 0.0.3

- Change `Everything` from a class to a module
- Add basic rspec coverage

## 0.0.2

- Add dotenv support

## 0.0.1

- Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
everything-core-0.0.6 CHANGELOG.md