PackageTrack
Sign in Get early access

github.com/rykov/paperboy

v0.5.0 #2648 most downloaded on Go modules rykov/paperboy

What this package is like to depend on

Last release 10 months ago

01 Oct 2025

Ships unpredictably

gaps range from 8 days to 4.0 years

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

18 releases · first in 2017

8 releases in the last 12 months

see the full history below

Release timeline

18 releases · Jul 2017 to Oct 2025
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. v0.5.1-0.20251001161457-74c8851098cb 01 Oct 2025 pre-release

    Nothing published for this version

  2. v0.5.0 30 Sep 2025
    Release notes

    This release adds "verify" subcommand, and a few other fixes:

    • Added "verify" command to validate campaigns and recipient lists
    • Added JSON Schema validation for recipient parameters
    • Extended DKIM private key encoding support
    • Security update for go-mail dependency
    • Upgraded UI to Tailwind CSS v4
    • Enabled golangci-lint

    Full Changelog: v0.4.0...v0.5.0

    Open source →
    Release notes
    • Added "verify" command to validate campaigns and recipient lists
    • Added JSON Schema validation for recipient parameters
    • Extended DKIM private key encoding support
    • Security update for go-mail dependency
    • Upgraded UI to Tailwind CSS v4
    • Enabled golangci-lint
    Open source →
    Release notes

    v0.5.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.4.1-0.20250928113644-7abd19245332 28 Sep 2025 pre-release

    Nothing published for this version

  4. v0.4.0 22 Sep 2025
    Release notes

    Some major changes in this release:

    Full Changelog: v0.4.0-beta.2...v0.4.0

    Open source →
    Release notes
    • Migrated to wneessen/go-mail
    • Fixed frontmatter error handling @guyou
    • Allow custom "To" template @guyou
    • Added attachment support @guyou
    Open source →
    Release notes

    v0.4.0

    Compare

    Choose a tag to compare

    Open source →
  5. v0.4.0-beta.2.0.20250921163555-54dc879f40cc 21 Sep 2025 pre-release

    Nothing published for this version

  6. v0.4.0-beta.2.0.20250921133640-c3289651094f 21 Sep 2025 pre-release

    Nothing published for this version

  7. v0.4.0-beta.2.0.20250919175244-732b2076a367 19 Sep 2025 pre-release

    Nothing published for this version

  8. v0.4.0-beta.2 19 Sep 2025 pre-release
    Release notes

    A few changes to update & improve:

    • Switched to Cobra's Context
    • Upgraded to Ember 6.57
    • Added more tests

    Full Changelog: v0.4.0-beta.1...v0.4.0-beta.2

    Open source →
    Release notes
    • Switched to Cobra's Context
    • Enhanced TLS configuration @gbonnefille
    • Upgraded dependencies & added tests
    • Upgraded to Ember 6.7.0
    Open source →
    Release notes

    v0.4.0-beta.2

    Compare

    Choose a tag to compare

    Open source →
  9. v0.4.0-beta.1 23 Jun 2025 pre-release
    Release notes

    We're jumping straight into v0.4 series with the addition of ZipFs support.

    • Added sendCampaign with ZipFs
    • Added legacy TLS support @gbonnefille
    • Added API middleware for panics, logging, and auth
    • Upgraded to Go 1.24 & Ember 6.5
    Open source →
    Release notes
    • Added sendCampaign with ZipFs
    • Added legacy TLS support @gbonnefille
    • Added API middleware for panics, logging, and auth
    • Support for .yml file extension @gbonnefille
    • Upgraded to Go 1.24 & Ember 6.5
    • Refactored cmd code structure
    Open source →
    Release notes

    v0.4.0-beta.1

    Compare

    Choose a tag to compare

    Open source →
  10. v0.3.0-beta.1.0.20241114153017-2fe3ddd9ad7b 14 Nov 2024 pre-release

    Nothing published for this version

  11. v0.3.0-beta.1.0.20240615082921-d2f0f9d1754d 15 Jun 2024 pre-release

    Nothing published for this version

  12. v0.3.0-beta.1 14 Jun 2024 pre-release
    Release notes

    Updated dependencies and a few minor improvements

    Open source →
    Release notes
    • Minor fixes & dependency updates
    • Upgraded to Ember 5.9
    • Upgraded to Go 1.22
    Open source →
    Release notes

    v0.3.0-beta.1 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  13. v0.3.0-alpha.1.0.20231025155517-bf4b0cc9b78b 25 Oct 2023 pre-release

    Nothing published for this version

  14. v0.3.0-alpha.1 18 Aug 2021 pre-release
    Release notes

    We've embedded Ember-based UI into the binary to be used with server and preview commands.

    Open source →
    Release notes
    • Added Ember-based UI for preview
    Open source →
    Release notes

    v0.3.0-alpha.1 Pre-release

    Pre-release

    Compare

    Choose a tag to compare

    Open source →
  15. v0.2.1 16 Jul 2021
    Release notes
    • Reset connection on failure
    • Render text emails with Glamour
    • Use multiple workers for delivery
    • Configurable # of workers and send rate
    • Switched dependecy management to Go Modules
    • Switched to Goldmark for Markdown rendering
    • Campaign subject is now also a template
    • Removed usage of global configurations
    • Preview UI proxying & config
    • Added sendBeta API
    Open source →
  16. v0.2.0 25 Jul 2017
    Release notes

    Paperboy is a command-line tool that creates and delivers modern email campaigns from a structured directory of markup files. This 0.2.0 release includes the following features:

    API & Preview

    • GraphQL-based API server to allow remote control
    • preview command to start server and open browser preview
    • server command to start server

    Automated with GoReleaser
    Built with go version go1.8.3 darwin/amd64

    Open source →
    Release notes
    • Added GraphQL API for listing and rendering campaigns
    • Added "server" command to run GraphQL API
    • Added "preview" command to open browser preview
    Open source →
    Release notes

    v0.2.0

    Compare

    Choose a tag to compare

    Open source →
  17. v0.1.0 11 Jul 2017
    Release notes

    Paperboy is a command-line tool that creates and delivers modern email campaigns from a structured directory of markup files. This initial 0.1.0 release includes the following features:

    General

    • Extremely fast rendering
    • Easy installation - just a single executable
    • Cross platform support - runs on macOS, Linux with more coming soon!

    Structure

    • Source organized as a single directory
    • Easy collaboration via Git (or another SCM)

    Content & layout

    • Native support for content written in Markdown
    • Support for TOML, YAML and JSON metadata in front matter
    • Support for multi-part emails with HTML and text parts
    • Completely customizable per-format layouts
    • Automatic CSS stylesheet inlining

    Recipient list & delivery

    • File-based recipient lists in YAML format
    • Arbitrary recipient metadata available to campaign template
    • Campaigns delivered via any SMTP server or provider
    • DKIM signing to validate sender for spam filters

    Automated with GoReleaser
    Built with go version go1.8.3 darwin/amd64

    Open source →
    Release notes
    • Initial preview release
    • Basic project initialization functionality
    • Rendering campaign Markdown with CSS inlining
    • Delivery of campaigns via SMTP
    • DKIM signing
    Open source →
    Release notes

    v0.1.0

    Compare

    Choose a tag to compare

    Open source →
  18. v0.0.0-20170711063152-db6191ed3852 11 Jul 2017 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive