Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BFKit 2.0.0 source code.tar.gz | 2019-10-15 | 3.6 MB | |
BFKit 2.0.0 source code.zip | 2019-10-15 | 3.7 MB | |
README.md | 2019-10-15 | 704 Bytes | |
Totals: 3 Items | 7.4 MB | 1 |
2.0.0
Changed
- Renamed
isValid
toisObjectValid
to avoid conflicts with other libraries #39 - Renamed
DegreesToRadians
toBFDegreesToRadians
to avoid conflicts with other libraries #37 - Renamed
RadiansToDegrees
toBFRadiansToDegrees
to avoid conflicts with other libraries #37
Added
- Added support to Objective-C++ projects #37
Thanks to @ramonvic and tony-hoang999 for this release