Skip to content

0.0.5

Choose a tag to compare

@LambBread LambBread released this 07 Sep 18:49
· 275 commits to master since this release

Version 0.0.5

Changes

  • New function lipsum::GenerateDefaultLipsumSentence()
  • New function lipsum::GenerateSentences()
  • Renamed function lipsum::GenerateParagraphList() to lipsum::GenerateParagraphs()
  • lipsum::GenerateParagraph() and lipsum::GenerateParagraphs() now include another argument useLipsum, determining whether to start with "Lorem ipsum..."
  • Doxygen support, enabled with option LPSM_BUILD_DOCS and building target doc