Skip to content

Releases: bitcastza/pdfff

1.0.2

01 Jul 01:53
221d91c
Compare
Choose a tag to compare

1.0.2 (2023-07-01)

Bug Fixes

  • drop extra form field (49bb7db)
  • tweak forms and get them filled out correctly (add2f5b)

1.0.1

01 Jun 02:00
6c5f69f
Compare
Choose a tag to compare

1.0.1 (2023-06-01)

Bug Fixes

  • switched place and date of birth (#16) (6c5f69f)

1.0.0

01 May 01:23
Compare
Choose a tag to compare

1.0.0 (2023-05-01)

Bug Fixes

  • add semantic commits (23cfddb)
  • Add surviving spouse details and Rename Magistrate (#14) (db809ca)
  • adjust datas list format (ef87709)
  • clean up questions and get pyinstaller working (#7) (e85fdb6)
  • configure file name in installer (6858232)
  • remove line endings (7d48fa0)
  • use correct datum for field (e46c06e)

Features

  • add config file and use user's prompted input when writing to f… (#2) (0652ca2)
  • add given data to new pdf file and store user's prompted input (af6edf7)
  • Attempt read and write to same pdf (22573de)
  • develop proof of concept (c2554a5)
  • initial code commit (e1330b1)

Performance Improvements