Sha256: 84cb8cf26ca3b0e362b65cf5d786170d6a213304cef0e613198a362e08346e9d
Contents?: true
Size: 1 KB
Versions: 2
Compression:
Stored size: 1 KB
Contents
# Changelog ### Release 0.0.4 - Not Released Yet * 1 major feature * Using clamp gem * 1 minor feature * Added `-v` and `--version` flags for executable ### Release 0.0.3 - 17th May * 1 major feature * Added comments support * 3 minor features * Saving a Page or Post now updates the post_modified and post_modified_gmt columns to the current time and date * When creating a page some values are now filled in for you * Checks to see if post has an author * 2 minor bug fixes * Shortcuts to columns in PagePost and User (e.g. title= or name=) were not setting the value * Having a post type other than post and page would break app * 1 depreciated * `body` and `body=` in Page/Post models use `content` and `content=` instead (method removed completeley) ### Release 0.0.2 - 16th May * 1 minor feature * Added connection between the User and the Post/Page * 1 major bug fix * WordPress pages would break with inheritance issue ### Release 0.0.1 - Not Publicly Released * 1 major feature * Initial release
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wpb-0.0.6.pre | Changelog.md |
wpb-0.0.5 | Changelog.md |