Commit Graph

74 Commits

Author SHA1 Message Date
1024jp 1db4e1520e Update Travis CI settings 2016-08-17 23:55:37 +09:00
1024jp b20747aa5d Update code for Swift 3.0 beta 6 2016-08-16 17:59:49 +09:00
1024jp 6353f8f93c Update README 2016-08-13 14:28:55 +09:00
1024jp d1ae6d94bb Fix localizedDescription of GzipError 2016-08-13 14:24:49 +09:00
1024jp 9527887878 Gather coverage data 2016-08-13 14:02:31 +09:00
1024jp 5d996ce592 Remove using NSData 2016-08-13 13:59:18 +09:00
1024jp 7d5e6f54d1 Remove meanless `let _ =` 2016-08-13 13:53:51 +09:00
1024jp e92612327f Make gzipped check more simple 2016-08-13 13:44:29 +09:00
1024jp 17eafc7344 Upgrade to Swift 3.0-beta 4 2016-08-02 05:17:00 +09:00
1024jp 83d4ff4469 Fix framework name for tvOS 2016-07-31 01:48:38 +09:00
1024jp b19c83f94c Fix a typo in README 2016-07-29 07:05:23 +09:00
1024jp e6cd224c0c Update README 2016-07-29 01:24:00 +09:00
1024jp a40b9797d4 Support watchOS and tvOS 2016-07-29 01:06:56 +09:00
1024jp 7a72934665 Update README badges 2016-07-29 00:41:01 +09:00
1024jp 9bbc91df6a Update README 2016-07-29 00:37:51 +09:00
1024jp 4fb713011e Add "Carthage compatible" badge 2016-07-29 00:27:53 +09:00
1024jp 90c91357c9 Change directory structure 2016-07-29 00:27:30 +09:00
1024jp 4d3b5fb7da Rename project to "Gzip" 2016-07-28 23:43:03 +09:00
1024jp d8d5b4de43 Support framework for macOS and iOS 2016-07-28 23:27:44 +09:00
1024jp 1699f5319e Clean-up project 2016-07-28 21:25:58 +09:00
1024jp 114ca123c4 Improve error initialization 2016-07-28 20:04:04 +09:00
1024jp 95345edb1d Rename from "NSData+GZIP" to "Data+Gzip" 2016-07-28 19:35:37 +09:00
1024jp 4dbccee6f0 Clean-up code 2016-07-18 01:10:49 +09:00
1024jp 91cb18dd8f Add `isGzipped` proeprty 2016-07-18 00:55:34 +09:00
1024jp c90df5679c Add compression level option 2016-07-18 00:42:55 +09:00
1024jp d42144588f Remove unused resource setting from project 2016-07-17 19:02:31 +09:00
1024jp 72bd247c42 Update Travis CI image to Xcode8 2016-07-17 18:54:54 +09:00
1024jp 7e092dcaac Stop using NSMutableData 2016-07-17 18:49:21 +09:00
1024jp cb13d2fb9d Rename methods conforming to Swift 3 API guidlines 2016-07-17 18:07:26 +09:00
1024jp 0acd2208d7 Fix a warning 2016-07-14 17:11:12 +02:00
1024jp fd965ea228 Update project to recommended settings 2016-07-14 17:09:53 +02:00
1024jp 27ab5203cb Migrate to Xcode8+Swift3 2016-07-14 17:06:04 +02:00
1024jp daaa25a8ed Update Xcode version for Travis CI 2015-09-10 06:06:26 +09:00
1024jp 4358d52826 Merge tag '2.0.0' into develop
2.0.0
2015-09-10 05:44:06 +09:00
1024jp ef5409c939 Merge branch 'release/2.0.0' 2015-09-10 05:44:06 +09:00
1024jp eadc441bc0 Merge branch 'feature/swift2' into develop 2015-09-10 05:43:30 +09:00
1024jp 7cac263684 Add license badge to README 2015-09-03 17:09:29 +09:00
1024jp ba7dc526c6 Merge branch 'feature/swift2_module' into feature/swift2 2015-08-31 18:13:01 +09:00
1024jp a6e5d8ca19 Use modulemap instead of bridging header
Conflicts:
	Project/NSData+GZIP.xcodeproj/project.pbxproj
2015-08-31 18:12:48 +09:00
1024jp 06e63c15c3 Change version to 2.0.0 2015-08-31 17:16:32 +09:00
1024jp 39ffb0b45e Merge branch 'feature/swift2_throw' into feature/swift2 2015-08-31 17:09:59 +09:00
1024jp 752a399d56 Throw error 2015-08-31 17:09:36 +09:00
1024jp 008da3f079 Update CHANGELOG 2015-08-31 15:49:23 +09:00
1024jp 9f25f23e28 Use more guard statement 2015-08-31 15:11:11 +09:00
1024jp ddf3ccac0c Enable code coverage 2015-08-27 04:08:36 +09:00
1024jp d39912dd8c Use new tbd (Text-based dynamic library definition) 2015-08-27 02:40:17 +09:00
1024jp f21bae4504 Use guard statement 2015-08-27 02:40:17 +09:00
1024jp 509ba1c612 Update Readme 2015-08-27 02:40:17 +09:00
1024jp 8f997035cf Auto-migrate to Swift 2.0 2015-08-27 02:40:17 +09:00
1024jp e503cd98d3 Refactor printing error message 2015-08-27 02:38:43 +09:00