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 release contains breaking changes, in addition to those mentioned in v6.0.0!
Migration
Wonder what's new in this official V6 release? How do I fix those new warnings? Check out the migration guide here: #115, or watch the video demonstration on YouTube 或者 bilibili.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Official V6 Release 🎉
Migration
Wonder what's new in this official V6 release? How do I fix those new warnings? Check out the migration guide here: #115, or watch the video demonstration on YouTube 或者 bilibili.
Changelog
Add
EFQRCodeGeneratorconfiguration methods.EFQRCodeGeneratorproperties are now public.EFQRCodeGenerator.clearCachecan be used to free up memories used for caching results.EFWatermarkMode.rectForWatermark(ofSize:inCanvasOfSize:)can be used to calculate the frame for watermark image in a canvas.Change
EFQRCodeGeneratorconfiguration methods to be more consistent.EFQRCodeand reordered convenience generate function arguments to be consistent with generator methods.EFQRCodeGeneratornow caches more generated contents to improve performance.EFQRCodeRecognizerexpects non-nil image and returns non-nil array of results. The returned array may still be empty.EFIntSizeis now an immutable, final class.CGColorextensionswhiteandblackto omit first argument label.EFQRCodeGeneratorandEFQRCodeRecognizeris now fully available to configure/use in Objective-C.Deprecate
EFQRCodeMode.noneis now deprecated. UsenilandEFQRCodeMode?instead.Remove
EFUIntPixelis no longer a part of the public interface.pathToSaveparameter.EFQRCodeis no longer available in Objective-C. UseEFQRCodeGeneratorandEFQRCodeRecognizerinstead.Release Notes from v6.0.0
Add
Change
Remove
CoreandwatchOSsubspecs #100.What happened to semantic versioning?
Yes, I should have named release
6.0.0as6.0.0-rc.1, but I guess it's too late now :PThis discussion was created from the release EFQRCode 6.1.0.
Beta Was this translation helpful? Give feedback.
All reactions