Skip to content

Releases: hyperspacemark/Notice

0.8: New Shiny

02 Aug 21:24
Compare
Choose a tag to compare
  • [UPDATED]: Minimum Swift version is now 2.3. Use 0.7 for Swift 2.2. #6

0.7: Uncle Bob

25 Mar 21:05
Compare
Choose a tag to compare
  • [ADDED] Added tests around Observable. #3
  • [CHANGED] Reverted API to remove EventType in favor of enforcing values. #4

0.6: Syntactical

21 Mar 23:24
Compare
Choose a tag to compare
  • [CHANGED]: Refined event subscription syntax. #2

0.5: New and Old

01 Mar 20:05
Compare
Choose a tag to compare
  • [ADDED]: Ability to subscribe to new and prior values. #1

0.4: Subscription Options

07 Jan 02:19
Compare
Choose a tag to compare
  • [REMOVED]: Removed once subscriptions.
  • [CHANGED]: Observables no longer send their initial value to new subscribers. An options argument has been added to subscribe() that allows callers to specify that they'd like to receive an initial value.

0.3: Say My Name(d Initializer Argument)

20 Oct 18:26
Compare
Choose a tag to compare
  • Added a named argument to Observable.init().

0.2: Current Events

29 Sep 17:44
Compare
Choose a tag to compare
0.2: Current Events Pre-release
Pre-release
  • Removed the Event type. Subscribers now just receive new and initial values.

0.1.1: Fixing My Stupid

24 Sep 14:10
Compare
Choose a tag to compare
Pre-release
  • Make Event<T>'s properties public.

0.1: Initial Release

23 Sep 21:10
Compare
Choose a tag to compare
0.1: Initial Release Pre-release
Pre-release
Share framework scheme