Skip to content

Releases: aronbalog/ARoute

0.0.15

13 Jan 11:27
Compare
Choose a tag to compare
0.0.15 Pre-release
Pre-release
Fix current view controller

0.0.14

29 Nov 20:53
Compare
Choose a tag to compare
0.0.14 Pre-release
Pre-release

Changelog

  • Changed logic on failure block

0.0.13

02 Nov 19:38
Compare
Choose a tag to compare
0.0.13 Pre-release
Pre-release

Changelog

  • Navigation controller delegate injection support (#10)

0.0.12

13 Oct 13:58
Compare
Choose a tag to compare
0.0.12 Pre-release
Pre-release

Changelog

  • Fix: transitioning delegate

0.0.11

11 Oct 15:33
Compare
Choose a tag to compare
0.0.11 Pre-release
Pre-release

Changelog

  • Fix: transitioning delegate is transfered to navigation controller if possible (#9)

0.0.10

10 Oct 23:44
Compare
Choose a tag to compare
0.0.10 Pre-release
Pre-release

Changelog

  • Fix: Now presenting view controllers on main thread (#8)

0.0.9

10 Aug 20:34
Compare
Choose a tag to compare
0.0.9 Pre-release
Pre-release

Changelog

  • Fixes & some features (#7)

0.0.8: Config with object (#6)

04 Aug 19:43
Compare
Choose a tag to compare
Pre-release

Changelog

  • Updated readme
    Better embedding
  • Routing to singletons
  • Route callback can now return class, instance or nil
  • Fixes

0.0.7: Deep link support (#5)

24 Jul 08:13
Compare
Choose a tag to compare
Pre-release

Changelog

  • Added failure block
  • Default configuration & bug fixes (#3)
  • Fixed: Now is not executing execution callback if error is provided in protection block
  • Added casting separator to default configuration
  • Url types (#4)
  • Added support for URL-s
  • Update url swizzling
  • Removed swizzling
  • Fix animate reading from configuration
  • Fix warnings

0.0.6: Navigation grouping (#2)

19 Jul 11:52
Compare
Choose a tag to compare
Pre-release

Changelog

  • Added support for navigation grouping