Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for Comments and Public v0.1.0 Release Candidate #13

Merged
merged 16 commits into from
Jun 12, 2022

Conversation

mnako
Copy link
Owner

@mnako mnako commented Jun 4, 2022

This PR releases code that I have written around November 2019 for parsing plaintext and MIME emails in Go as an open-source library.

Changes:

  1. Add missing go.mod and go.sum defaulting to new Go version 1.17.
  2. Add a new suite of automated tests.
  3. Add Makefile.
  4. Add Github Actions for linting and testing.
  5. Add CODEOWNERS, LICENSE, and README.md files.

@mnako mnako changed the title Request for Comments and Public v.0.1.0 Release Candidate Request for Comments and Public v0.1.0 Release Candidate Jun 4, 2022
README.md Outdated Show resolved Hide resolved
adomanskagrzyb
adomanskagrzyb previously approved these changes Jun 4, 2022
Copy link
Collaborator

@adomanskagrzyb adomanskagrzyb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

README.md Outdated Show resolved Hide resolved
@mnako mnako merged commit 42e1b2a into main Jun 12, 2022
@mnako mnako deleted the release/v0.1.0-release-candidate branch June 12, 2022 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants