Skip to content

v0.4.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 15:52
· 9 commits to main since this release
v0.4.4
0179f82

Some more convenience functions have been added:

  • year: get the current year
  • lang_by_filename: get likely programming language ID from a given filename
  • comment_by_lang: get the comment format object associated with the specified programming language

Full Changelog: v0.4.3...v0.4.4