Skip to content

Commit

Permalink
Added functionality to help with @available usage in iOS frameworks
Browse files Browse the repository at this point in the history
  • Loading branch information
marchbold committed Jun 1, 2018
1 parent e208837 commit 67a343e
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,155 +1,222 @@


###### 2018.06.01 [v3.2.187]

```
Added functionality to help with @available usage in iOS frameworks
```


###### 2018.04.13 [v3.1.174]

```
Fixed issue with Android extensions accessing AIR view
```


###### 2018.04.11 [v3.1.170]

```
Additional Android helpers
```


###### 2018.04.04 [v3.1.166]

```
Updated internal caching of asset files
```


###### 2018.03.24 [v3.1.152]

```
Added additional Android support libs
```


###### 2018.03.10 [v3.1.133]

```
Updated iOS lib
```


###### 2018.02.22 [v3.1.129]

```
Latest updates to core libraries
```


###### 2018.02.09 [v3.0.117]

```
Added AppleTV platform and some bug fixes
```


###### 2017.11.21 [v2.6.084]

```
Updates for Android core libs
```


###### 2017.09.29 [v2.5.075]

```
Updates to the iOS App Delegate overrides to work better with other ANEs
```


###### 2017.09.29 [v2.5.073]

```
Updates to the iOS App Delegate overrides to work better with other ANEs
```


###### 2017.08.08 [v2.4.047]

```
Updated framework signature
```


###### 2017.07.10 [v2.3.006]

```
iOS 10: Centralisation of new notifications delegate
```


###### 2017.06.29 [v2.2.011]

```
Updates for Firebase Dynamic Links
```


###### 2017.04.13 [v2.1.020]

```
Updates to core libraries
```


###### 2017.04.06 [v2.1.018]

```
Updated Android libraries
```


###### 2017.01.12 [v2.1.010]

```
Android: removed some old permissions
```


###### 2017.01.12 [v2.1.008]

```
Small addition of an Android class used by some extensions
```


###### 2016.12.15 [v2.1.006]

```
Latest Core additions and added noair version for conflict resolutions
```


###### 2016.11.14 [v2.0.010]

```
Added additional Android core class
```


###### 2016.09.01 [v2.0.005]

```
Added some Android logging utilities
```


###### 2016.08.11 [v2.0.001]

```
Android support library update and new version system
```


###### 2016.08.01

```
Updated core Android tools
```


###### 2016.07.16

```
Updated to be compatible with latest support ANEs
```


###### 2016.07.03

```
Added new common Android dependencies
```


###### 2016.06.28

```
Update to include common AIR extension classes
```


###### 2016.04.01

```
Latest updates for new notifications and force touch features
```


###### 2015.06.15

```
Removed debug code from AS lib
iOS: Updated to latest common lib
Android: Windows: Fix for bug in AIR packager resulting in missing resources
Android: x86 Support
```


###### 2015.06.09

```
Changed core symbol definitions
```


###### 2015.05.22

```
iOS: Corrected InvokeEvent operation (resolves #2, resolves distriqt/ANE-PushNotifications/#32, resolves distriqt/ANE-FacebookAPI/#27)
```


###### 2015.03.04

```
Initial release
```


Binary file modified lib/com.distriqt.Core.ane
Binary file not shown.
Binary file modified lib/noair/com.distriqt.Core.noair.ane
Binary file not shown.

0 comments on commit 67a343e

Please sign in to comment.