Skip to content

v1.1 - Internal refactoring

Compare
Choose a tag to compare
@Emile-Durkheim Emile-Durkheim released this 13 Oct 17:17
· 90 commits to main since this release

Feature changes

  • Settings are now in title case
  • Removed "Distinguish headings" setting as the old version was extremely ugly.
  • Replies are now shown on just one line - the same as in the Discord client.
  • Removed the "Run Unit Tests" command from the production version... whoops!

Internal changes

  • Refactored internal workings so TextRuns are now classes instead of random objects; makes formatting much more modular and adding more settings far easier.
  • Working integration tests are back! Whoo! Much fewer in count, comprehensiveness and number than previous testing suite, but it'll at least be able to serve as a canary.