Skip to content

Releases: brekk/party-bus

v0.0.6

20 Sep 21:26
43a6816
Compare
Choose a tag to compare

Bug Fixes

  • Scope: fixed an egregious error where using Set causes the scope to be sorted (cf9ae45)

v0.0.5

17 Sep 06:31
7deded0
Compare
Choose a tag to compare

Bug Fixes

  • createTags: remove createTagDictionary and add pushTag (f3c118b)

v0.0.4

15 Sep 06:49
2374d70
Compare
Choose a tag to compare

Features

  • createTags: added createTags and createTagDictionary to make a convenient prefixed tag generator (acee48e)

v0.0.3

04 Sep 03:26
d818bbb
Compare
Choose a tag to compare

Features

  • seed: add seed to the config so that we can have idempotent colors (a215977)

v0.0.2

03 Sep 22:27
8238186
Compare
Choose a tag to compare

Bug Fixes

  • export: update exports to make it more convenient to use tags (c14eb7d)

v0.0.1

22 Aug 07:19
2c3fc17
Compare
Choose a tag to compare

Features

  • Color: further segmentation of Color (f9ea037)
  • Color: more (5dc90a8)
  • colors + capture: support for seeded colors and composition vs. capturing values (bb3710d)
  • Color: slight changes to the Color API (d56866a)
  • core: basic API is mainly working and mainly tested (7c1753e)
  • debug: added a logger wired to DEBUG (51143ed)
  • Lazy: more progress (5f07795)
  • lazy: Wish-wrapped processors! (4b46449)
  • lazy: working (cde85d4)
  • luminance: update foreground contrast algo (7cdbccf)
  • makeParsedLogger: make a parsed logger or a raw logger (f74fb74)
  • PartyBus: rename (6eef0bf)
  • Processor: added Processor type to make transformations more generic (db25bf7)
  • Processor: closer (d76da62)
  • Processor: improvements (5d53f0c)
  • Processor: more progress (7eaa4b6)
  • star: asterisk works, but not yet as a nested scope (96fbce6)
  • Tag: cleanup (6868aaa)
  • Tag: compareTag finally works! (aa005a7)
  • Tag: refactor Tag order (6833f4f)
  • Tag: work on negation (8541143)