Skip to content

Releases: izeni-team/retrolux

Opened up HTTPClient

16 Oct 20:51
Compare
Choose a tag to compare
Opened up HTTPClient Pre-release
Pre-release

Changes:

  • Made it possible to change configuration of underlying URLSessionConfiguration

Nest serialization response errors in common error enum

25 Jul 17:56
Compare
Choose a tag to compare
  • Nest serialization response errors in common error enum

Allow Changing InterpretedResponse in Response<T>.init

18 Jul 19:42
Compare
Choose a tag to compare
  • Allow Changing InterpretedResponse in Response.init

Made Response<T>.init Public

18 Jul 17:49
Compare
Choose a tag to compare
Pre-release
  • Made Response.init public

Added Reflectable.afterDeserialization and Reflectable.afterSerialization

16 Jul 22:20
Compare
Choose a tag to compare
  • Added Reflectable.afterDeserialization and Reflectable.afterSerialization

Added Reflector.update, plus assertion removal

14 Jul 17:50
Compare
Choose a tag to compare
  • Added Reflector.update
  • Removed assert that prevented creation args from differing from starting args

Better Connection Errors

13 Jul 21:00
Compare
Choose a tag to compare
Pre-release
  • Improved connection error reporting

Made Diff's initializers public

13 Jul 19:02
Compare
Choose a tag to compare
Pre-release
  • Made Diff's initializers public

Reflector.copy and Reflector.diff

13 Jul 18:55
Compare
Choose a tag to compare
Pre-release
  • Added Reflector.copy and Reflector.diff

URLTransformer

12 Jul 20:47
Compare
Choose a tag to compare
URLTransformer Pre-release
Pre-release
  • Added a built-in and ready to go URL <--> String transformer