Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 417 Bytes

release_notes.md

File metadata and controls

13 lines (9 loc) · 417 Bytes

📣 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