You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-[Enhancement] Added support for trimming (`IsTrimmable` project property) (PR [#539](https://github.com/codebude/QRCoder/pull/539))
-[Enhancement] Added XML comments (code documentation) to all public members (PR [#561](https://github.com/codebude/QRCoder/pull/561))
-[Enhancement] Added new/third overload to `PngByteQRCode` that accepts colors as System.Drawing.Color (PR [#564](https://github.com/codebude/QRCoder/pull/564))
-[Enhancement] Updated the Bitmap header from BITMAPCOREHEADER to BITMAPINFOHEADER in `BitmapByteQRCode` (PR [#565](https://github.com/codebude/QRCoder/pull/565))
-[Refactoring] Restructured `QRCodeGenerator` classes into separate files and partially restructured code for better manageability (PRs [#516](https://github.com/codebude/QRCoder/pull/516), [#528](https://github.com/codebude/QRCoder/pull/528), [#531](https://github.com/codebude/QRCoder/pull/531))
-[Refactoring] Restructured `PayloadGenerator` classes into separate files for better manageability (PR [#556](https://github.com/codebude/QRCoder/pull/556))
-[Refactoring] Improved code documentation by adding comments to generator methods (PR [#517](https://github.com/codebude/QRCoder/pull/517))
Special thanks for PRs and support goes to: [@Shane32](https://github.com/Shane32), [@gfoidl](https://github.com/gfoidl), [@csturm83](https://github.com/csturm83)
Special thanks for PRs and support goes to: [@Shane32](https://github.com/Shane32), [@gfoidl](https://github.com/gfoidl), [@csturm83](https://github.com/csturm83), [@Apflkuacha](https://github.com/Apflkuacha)