Skip to content

Releases: Siedrix/paperpress

Item types

09 May 15:45
Compare
Choose a tag to compare

🌟 v1.1.0 🌟

In this release we added support from frontmatter on markdown items and json items

Changelog:

  • [ #22 ] Front Matter support
  • [ #23 ] Added date to single items with last modify and more front matter test
  • [ #25 ] Allow json items
  • [ #27 ] Added items as json with dates

v1.0.0

04 May 08:54
@rog rog
Compare
Choose a tag to compare

🌟 v1.0.0 🌟

Changelog:

  • [ #10 ] - Add example of using Paperpress with koa.
  • [ #12 ] - Added pathBuilder function.
  • [ #13 ] - Fix the feed generator and create testing.
  • [ #14 ] - Paperpress test coverage at 100%.
  • [ #16 ] - Add path property to items.
  • [ #17 ] - Replace marked for Remarkable to parse markdown files.
  • [ #21 ] - Allow to set Remarkable options when Paperpress is defined.
  • [ #18 ] - Validate duplicated paths.
  • [4c8cca6] - paperpress module is loaded for default when is required.
  • [9e7f0b0] - Remove sugestedPath from file items.

Preparation for v1.0

20 Apr 08:37
Compare
Choose a tag to compare
v0.9.4

Added getCollections method and version bump