Commit Graph

  • 3e3e46ee24 0.3.1 a new combination is also ready type observer (combination of combination). Set that. master David Kebler 2020-07-20 16:22:49 -0700
  • 7730a94d3d 0.3.0 bump version to 0.3.0 in anticipation of use in 3-2020 light deployment working without bugs David Kebler 2020-03-15 14:57:02 -0700
  • a5dd490ecd bump version to 0.3.0 in anticipation of use in 3-2020 light deployment working without bugs v0.3.0 0.3.0 David Kebler 2020-03-15 14:57:02 -0700
  • 205f9a2ccd 0.1.10 add makeCombination, fix bug in makeObserver, refactor failed, add sending boolean event as array where first element is ready value to check David Kebler 2020-02-10 21:42:45 -0800
  • 333d565894 0.1.7 modify toBoolean to accept a packet with ready/online/active properties make available via instance refector to keep the 'all' combination separate from combineObserver add 'all' getter add combinations getter add private method _combineAll David Kebler 2020-01-18 22:05:42 -0800
  • 2497321c66 0.1.6 add isEmitter function add makeObserver and have addObserver call it, allows making without storing to all combination add save argument for subscribe which will save to list for easy subscribe. David Kebler 2020-01-16 22:16:35 -0800
  • 63566d624f 0.1.5 add boolean option to allow pass through of toBoolean module options refactor main map to hold observer, details and corresponding 'hidden' subscription together unsubscribes from that subscription when removing observer new getter/setter for observer details, can also pass as option when adding observer David Kebler 2020-01-14 13:26:40 -0800
  • 30f9f273e7 0.1.4 using '__all__' for main combination can save combinations to map .state hold state at last main combination change can add observer details that can be passed on later by subscription shareReply added to observers added 'changed' operator that emits only on changed state or first emission modified the map operator to accept async function via switchMap added methods observerNames to get list failure gets name of first observer to fail in the state prop getValue addObserverDetails (can add/ammend at any time) David Kebler 2020-01-07 15:02:36 -0800
  • be1cf69996 0.1.2 Only emits on change of state Added logging uses external to boolean package David Kebler 2020-01-02 14:56:03 -0800
  • 3eef450669 0.1.1 David Kebler 2020-01-01 18:36:48 -0800
  • 3b1670e688 initial commit David Kebler 2020-01-01 18:29:20 -0800