Sha256: 967441616368fd970097f2e25c2481f0fbab8e6a7a910be6a13781cdfb48ef35
Contents?: true
Size: 943 Bytes
Versions: 2
Compression:
Stored size: 943 Bytes
Contents
# Changelog ## 0.0.9 - Make Content#file_name a public method ## 0.0.8 - Require modules which had been used but not explicitly required - Add #raw_markdown=, #save to Content - Add #raw_yaml=, #save to Metadata - Add #raw_markdown=, #raw_yaml, #raw_yaml=, #save to Piece ## 0.0.7 - Add a piece#name to return the name from the piece's path ## 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
everything-core-0.0.10 | CHANGELOG.md |
everything-core-0.0.9 | CHANGELOG.md |