Gilbert Bishop-White

Results 15 issues of Gilbert Bishop-White

I have added excoveralls to my project, and set it up as so: ```elixir defmodule Blah.MixProject do def project do [ #... test_coverage: [tool: ExCoveralls], preferred_cli_env: [coveralls: :test] ] end...

I found an issue with this document. Title: Fly Postgres Location: https://fly.io/docs/postgres/ Source: https://github.com/superfly/docs/blob/main/postgres/index.html.md ### Describe the issue Is it right to refer to: > [Postgres](https://www.postgresql.org/), formally known as PostgreSQL...

I am looking to create an application that fills in PDF forms. I see this library has no support for opening existing PDFs, and I expect filling a PDF form...

I think this closes #170, but rather than making a change to pretty_print, I modified `@derive Jasen.Encoder`