Skip to content

DOC: Add docs#24

Merged
MartinThoma merged 9 commits intomainfrom
docs
Sep 9, 2023
Merged

DOC: Add docs#24
MartinThoma merged 9 commits intomainfrom
docs

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

@MartinThoma MartinThoma commented Sep 9, 2023

This is mainly about having the structure / configuring the build process.

The actual documentation comes later.

Additional changes:

  • Update CI to check Python 3.8 to 3.11. Drop 3.7.
  • Add a CHANGELOG.md and a CONTRIBUTORS.md
  • Add ruff, remove flake8
@MartinThoma MartinThoma merged commit 595a60f into main Sep 9, 2023
@MartinThoma MartinThoma deleted the docs branch September 9, 2023 10:41
MartinThoma added a commit that referenced this pull request Dec 17, 2023
## What's new

### New Features (ENH)
-  Add x2pdf command (#25) by @MartinThoma

### Bug Fixes (BUG)
-  boxes are floats, not int by @MartinThoma
-  Add missing fpdf2 dependency (#29) by @MartinThoma

### Documentation (DOC)
-  cat command by @MartinThoma
-  More examples for the cat subcommand by @MartinThoma
-  Add cat subcommand by @MartinThoma
-  Link to readthedocs by @MartinThoma
-  Add project governance file by @MartinThoma
-  Move readthedocs config file to root by @MartinThoma
-  Add docs (#24) by @MartinThoma

### Developer Experience (DEV)
-  Checkout sample-files in CI (#30) by @MartinThoma
-  Let dependabot update Github Actions by @MartinThoma
-  Add action for automatic releases by @MartinThoma

### Maintenance (MAINT)
-  Update dependencies (#42) by @MartinThoma
-  In the cat subcommand, replace the usage of the deprecated PdfMerger by PdfWriter (#34) by @kommade
-  Update .pre-commit-config.yaml by @MartinThoma
-  Adjust x2pdf syntax by @MartinThoma

### Testing (TST)
-  cat with two files (#41) by @MartinThoma
-  Test cat command with more parameters + validate result (#40) by @MartinThoma
-  Adding unit tests (#28) by @Lucas-C

[Full Changelog](0.2.14...0.3.0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant