Borb

Latest version: v2.1.25

Safety actively analyzes 681844 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

2.1.25

:mega: borb release notes

This release features a minor bugfix in `Paragraph` related to text-alignment `JUSTIFIED`.

2.1.24

:mega: borb release notes

This release features `GoogleTrueTypeFont` which enables users to access the Google Font API,
to directly use a `TrueTypeFont` in `borb` by specifying its name.

Tests have been added for this feature:

- `test_add_paragraphs_using_jacquard_12`
- `test_add_paragraphs_using_pacifico`
- `test_add_paragraphs_using_shadows_into_light`

Some tests have been added to guard code quality:

- `TestCodeFilesContainSortedMethods`
- `TestCodeFilesContainVisibilityComments`
- `TestCodeFilesDoNotContainNumbersInMethods`
- `TestCodeFilesNeverUseKeyring`

2.1.23

:mega: borb release notes

This release features `A4PortraitResumeTemplate` which offers a convenient way of making a resume.

Some tests have been added to guard code quality:

- `TestCodeFilesAreSmall`
- `TestCodeFilesContainVisibilityCommentBlocks`
- `TestCodeFilesStartWithPythonBash`
- `TestCodeFilesUseFullyQualifiedBorbImports`
- `TestCodeFilesUseKnownExternalImports`
- `TestCodeFilesUseSingleLineImports`

2.1.22

:mega: borb release notes

This release is more of an aesthetic release.
- The imports have been reviewed,
- a lot of code comments have been reviewed (adding parameters where needed)

A new feature (related to redaction) was added.
- `FaceDetectionEventListener` runs through a `Document` and triggers `_face_occurred` whenever a face is detected (in an image)
- `FaceEraserEventListener` (based on `FaceDetectionEventListener`) adds the typical (pixelated) blur to any detected face

2.1.21

:mega: borb release notes

- Added `A4PortraitInvoiceTemplate`
- Added tests for `A4PortraitInvoiceTemplate`
- Bugfix in `HeterogeneousParagraph`
- Refactor `UsageStatistics`

2.1.20

:mega: borb release notes

- Added support for (some) password-protected PDF documents
- Added test to check whether all imports are fully qualified
- Added test to check whether all imports are in the requirements
- Added test to check whether all imports are single line
- Added `CodeBlockWithSyntaxHighlighting` `LayoutElement`
- Ran `black`
- Ran `optimize imports`
- Removed dependency on `lxml`, which is only needed for `HTMLToPDF`

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.