Skip to content

Releases: dev-community-de/code-formatter

Version 1.0.1

Choose a tag to compare

@jr-cologne jr-cologne released this 27 Aug 15:36
3d23665
  • Enabled single quotes in Prettier's JavaScript config

Version 1.0

Choose a tag to compare

@jr-cologne jr-cologne released this 21 Jul 20:59
  • Added support for various new languages: Python, HTML, CSS, JavaScript, JSON, LESS, SCSS, YAML, Markdown, C#, Java, Objective-C
  • Added GitHub Actions for PHP Code Style as well as Phan Static Analysis to ensure a certain quality of code
  • Redesign/Rewrite of the Codebase/API: e.g. added a parser to better work with a wide variety of code blocks and forum post formats
  • Updated dependencies
  • Changed PHP 7.4 to be the required version
  • Updated project files like README.md, LICENSE and created SECURITY.md
  • Switched to use pipes instead of temporary files
  • Added unit tests as well as PHPUnit GitHub Action
  • Added support for [PLAIN] and [CODE=rich] BBCodes
  • Switched to custom docker entrypoint and integrated prettier as daemon in docker for better performance
  • and way more smaller bug fixes, adjustments and improvements

This release would not have been possible without an incredible amount of contributions from @asccc and @wookiefriseur! Thank you so much!

Alpha Version 0.3

Alpha Version 0.3 Pre-release
Pre-release

Choose a tag to compare

@jr-cologne jr-cologne released this 12 Jun 11:08
  • Added Go support
  • Added automatic installation of composer dependencies when using docker-compose for local dev setup

Thanks to @dominikbraun for the contribution!

Alpha Version 0.2

Alpha Version 0.2 Pre-release
Pre-release

Choose a tag to compare

@jr-cologne jr-cologne released this 11 Jun 11:54
56f23ab

Alpha Version 0.1.1

Alpha Version 0.1.1 Pre-release
Pre-release

Choose a tag to compare

@jr-cologne jr-cologne released this 10 Jun 20:45
  • Fixed .clang-format configuration

Alpha Version 0.1

Alpha Version 0.1 Pre-release
Pre-release

Choose a tag to compare

@jr-cologne jr-cologne released this 26 May 13:17
ec6ad88

Initial release