Commit Graph

  • 4511f718e4 test(*): add some tests Hank Chen 2020-12-28 13:22:42 +0800
  • 435b677ddd feat(migration): auto migration from codalbe array or dictionary to native array or dictionary Hank Chen 2020-12-28 10:40:34 +0800
  • 9a70dc88ec tests(*): add some tests Hank Chen 2020-12-28 09:27:17 +0800
  • 0307982681 feat(*): trying to deprecated isNativelySupportedType Hank Chen 2020-12-24 16:52:59 +0800
  • 69812bd943 fix(*): To satisfy the requirements Hank Chen 2020-12-22 17:13:23 +0800
  • 0a0727f385 fix(*): To satisfy the requirements Hank Chen 2020-12-22 14:10:54 +0800
  • 07235af095 type(*): fix typo Hank Chen 2020-12-21 17:12:39 +0800
  • 94a9c3288f fix(DefaultsURLBridge): decode and encode url when OS is not support NSKeyedArchiver Hank Chen 2020-12-21 16:02:05 +0800
  • c502f270e8 feat(*): add collection bridge and url bridge Hank Chen 2020-12-21 13:09:02 +0800
  • c077b20d52 feat(DefaultsSerializable): usage for v1 Hank Chen 2020-12-18 10:21:18 +0800
  • 34264c0a2e Support `@AppStorage` appstorage Sindre Sorhus 2020-11-30 14:21:58 +0700
  • d328da99d5 Minor tweaks Sindre Sorhus 2020-09-27 13:01:31 +0200
  • 1ac7ceff2b
    Update Defaults.podspec daoan1412 2020-11-09 11:25:24 +0700
  • 93fbdf7f09 Upgrade to Swit 5.3 Sindre Sorhus 2020-09-17 00:24:52 +0200
  • 1e2b2dc9ba Welcome @fredyshox as a maintainer 🎉 Sindre Sorhus 2020-08-29 01:57:07 +0200
  • d98119fee4 4.1.0 v4.1.0 Sindre Sorhus 2020-08-28 23:43:14 +0200
  • 110f2d2b9e Various improvements Sindre Sorhus 2020-08-28 22:38:56 +0200
  • ab8127604c
    Add ability to subscribe to multiple keys and to prevent propagation (#49) Kacper Rączy 2020-08-28 22:12:29 +0200
  • db5c451b53
    Update Defaults.swift Sindre Sorhus 2020-08-28 21:55:47 +0200
  • 38c6871526 Trigger rebuild Kacper Raczy 2020-08-12 00:38:32 +0200
  • d1a0a8ed61 Update README.md Kacper Raczy 2020-08-12 00:20:48 +0200
  • d0b97e11aa Minor change in test case Kacper Raczy 2020-08-11 23:59:32 +0200
  • b3bd969199 Docs Kacper Raczy 2020-08-11 23:53:11 +0200
  • 7bf9444609 Fixed dot syntax #50 Kacper Raczy 2020-08-11 23:16:52 +0200
  • 42523046a8 Requested changes Kacper Raczy 2020-08-11 23:05:36 +0200
  • e35428e4b5 Combine tests update Kacper Raczy 2020-07-06 16:40:27 +0200
  • d3f41015a5 withoutPropagation tests Kacper Raczy 2020-07-06 16:26:11 +0200
  • d01a5c5d89 withoutPropagation Kacper Raczy 2020-07-06 15:49:38 +0200
  • e851de6879 Some refactoring Kacper Raczy 2020-06-21 16:33:26 +0200
  • 5392ff0875 BaseKey typealias Kacper Raczy 2020-06-21 16:21:43 +0200
  • c9033c70cf Minor tweaks Sindre Sorhus 2020-06-07 02:14:12 +0800
  • 2a4d781e3f
    Update Observation.swift Sindre Sorhus 2020-06-10 04:17:22 +0800
  • c9f7eb40fa
    Update Observation.swift Sindre Sorhus 2020-06-10 04:13:52 +0800
  • 271c939a82 _DefaultsBaseKey => DefaultsBaseKey Kacper Raczy 2020-06-05 15:53:15 +0200
  • 3989cdd305 Naming fix Kacper Raczy 2020-06-05 15:51:13 +0200
  • 005f5c189a Prevent propagation new implementation + tests Kacper Raczy 2020-06-05 15:37:18 +0200
  • 5ac058190b Prevent propagation initial implementation Kacper Raczy 2020-06-04 23:58:07 +0200
  • ed390e9ac7 Minor tweaks Sindre Sorhus 2020-05-21 13:04:15 +0800
  • 7b842e3c85 CompositeUserDefaultsKeyObservation Kacper Raczy 2020-06-03 02:14:17 +0200
  • f67098fd5c
    Fix Swift Package Manager install instruction Sindre Sorhus 2020-05-18 13:01:16 +0800
  • 33ad1a246b
    Add related project to the readme Sindre Sorhus 2020-05-07 23:27:59 +0800
  • 11c4b968ef 4.0.0 v4.0.0 Sindre Sorhus 2020-04-18 15:43:14 +0800
  • 12a65c057d Add `@Default` property wrapper for SwiftUI Sindre Sorhus 2020-04-18 15:25:39 +0800
  • 39160d389f Add workaround for Xcode bug Sindre Sorhus 2020-04-18 14:31:06 +0800
  • 5df16e0d2e Remove `Defaults.publisherAll` until #42 is fixed Sindre Sorhus 2020-04-18 14:21:31 +0800
  • c20b7d820c Fix `Defaults.publisher(keys:)` Sindre Sorhus 2020-04-18 14:19:38 +0800
  • 15c096d7fd Fix `Defaults.reset()` Sindre Sorhus 2020-04-17 22:32:44 +0800
  • 77c05abe10 Document how to store a dictionary of arbitrary values Sindre Sorhus 2020-04-13 13:39:25 +0800
  • 8376ca7f51 Remove the `.old` and `.new` options Sindre Sorhus 2020-04-13 13:14:55 +0800
  • c34559cc58 Make `Defaults` be an enum instead of a class Sindre Sorhus 2020-04-13 12:39:42 +0800
  • 31b56ce018 Rename `DefaultsObservation` to `Defaults.Observation` Sindre Sorhus 2020-04-13 12:31:54 +0800
  • b2fdee2055 Get rid of `OptionalKey` Sindre Sorhus 2020-01-21 14:29:57 +0700
  • 3275717838
    Fix crash in the Combine API (#39) Kacper Rączy 2020-04-05 16:56:59 +0200
  • 3adfa80708
    Update Observation+Combine.swift Sindre Sorhus 2020-04-05 22:53:51 +0800
  • c0c13e93aa Fixed bug by defering observation start Kacper Raczy 2020-04-04 23:05:36 +0200
  • 97b317a3e0 Added test case with crash reproduction Kacper Raczy 2020-04-04 22:54:29 +0200
  • ca813bf449 Meta tweaks Sindre Sorhus 2020-01-21 00:07:30 +0700
  • 6029ac796b Combine support (#31) Kacper Rączy 2020-01-20 17:41:13 +0100
  • 1f9936a155
    Update readme.md Sindre Sorhus 2020-01-20 23:32:14 +0700
  • 5c7d77907e
    Update Observation+Combine.swift Sindre Sorhus 2020-01-20 23:31:33 +0700
  • 96564840aa initialEvent flag in publisherAll Kacper Raczy 2020-01-20 17:25:45 +0100
  • 9712a4caf2 Converted publisherAll to Void. Added docs in source Kacper Raczy 2020-01-20 15:43:08 +0100
  • 6c0c2dcb89
    Update Observation+Combine.swift Sindre Sorhus 2020-01-20 20:23:55 +0700
  • 8ec8f2342c
    Update DefaultsTests.swift Sindre Sorhus 2020-01-20 20:22:51 +0700
  • 745a96e148
    Update Observation+Combine.swift Sindre Sorhus 2020-01-20 20:17:46 +0700
  • 0b7a0c7953
    Update readme.md Sindre Sorhus 2020-01-20 20:09:29 +0700
  • 7715df3598
    Update readme.md Sindre Sorhus 2020-01-20 20:07:05 +0700
  • d52c107b28
    Update readme.md Sindre Sorhus 2020-01-20 19:56:23 +0700
  • a2e2be2d5d
    Update readme.md Sindre Sorhus 2020-01-09 17:39:31 +0700
  • c12ebd615c Updated docs Kacper Raczy 2020-01-06 00:32:34 +0100
  • 5ffc3a2508 Added overloads for multiple keys Kacper Raczy 2020-01-06 00:04:56 +0100
  • fc6efb747b publisherAll implementation and tests Kacper Raczy 2020-01-02 17:06:31 +0100
  • f2de1ef97d Removed internal keywords. Updated tests. Kacper Raczy 2020-01-02 00:30:52 +0100
  • 2b2dc48168 Combine docs links in readme Kacper Raczy 2020-01-02 00:30:02 +0100
  • 1254637048 Added some docs Kacper Raczy 2020-01-01 18:47:52 +0100
  • 297f45ad6e Updated readme.md Kacper Raczy 2020-01-01 18:26:58 +0100
  • 4aa7fa2b05 Combine observation API tests Kacper Raczy 2020-01-01 17:27:49 +0100
  • bb969c78a2 Combine support Kacper Raczy 2019-12-29 13:47:01 +0100
  • 55ffea9487 3.1.1 v3.1.1 Sindre Sorhus 2019-10-30 19:48:27 +0700
  • a82d6728e7 Fix availability checks for CocoaPods Sindre Sorhus 2019-10-30 19:47:54 +0700
  • 9ce53eee2e 3.1.0 v3.1.0 Sindre Sorhus 2019-10-30 19:06:41 +0700
  • 89d2d4d353 Add support for NSSecureCoding (#27) Koray Koska 2019-10-30 12:57:31 +0100
  • 8314bd8eef
    Update readme.md Sindre Sorhus 2019-10-30 18:56:04 +0700
  • 54f970b9d7 Add `DefaultsObsevation.tieToLifetime(of:)` (#13) Ian Gregory 2019-10-30 07:50:24 -0400
  • 35755e1a01
    Update readme.md Sindre Sorhus 2019-10-30 18:49:02 +0700
  • ec8761fafc
    Update util.swift Sindre Sorhus 2019-10-30 18:45:40 +0700
  • 312215e67f
    Add to API section Ian Gregory 2019-10-12 21:52:02 -0400
  • 3147d5c281
    Capitalize Defaults in example Ian Gregory 2019-10-12 21:37:04 -0400
  • a8ed7d8675
    Update readme.md Ian Gregory 2019-10-12 21:34:59 -0400
  • cd1917047d
    Minor docstring example fix Ian Gregory 2019-10-12 21:18:34 -0400
  • 4c27ce9730
    Apply suggestions from code review Ian Gregory 2019-10-12 21:17:23 -0400
  • d7e514758e
    Update Observation.swift Sindre Sorhus 2019-10-08 13:31:09 +0700
  • 32402f22d7
    Update util.swift Sindre Sorhus 2019-10-08 13:29:23 +0700
  • a5e8114cf7
    Update DefaultsTests.swift Sindre Sorhus 2019-10-08 13:27:29 +0700
  • e079b243f7
    Update Observation.swift Sindre Sorhus 2019-10-08 13:25:56 +0700
  • dbbe31036b
    Update Observation.swift Sindre Sorhus 2019-10-08 13:24:48 +0700
  • 9d4e717bae
    Add api docs Koray Koska 2019-10-06 15:57:29 +0200
  • 44b7c6a320
    Extend readme Koray Koska 2019-10-06 15:11:39 +0200
  • a39dc37bd0
    Add examples to readme Koray Koska 2019-10-06 15:09:49 +0200
  • 53650c6aac
    Fix tests for macOS, tvOS and watchOS Koray Koska 2019-10-06 15:03:53 +0200