Skip to content

Releases: Extra-Chill/data-machine-events

v0.54.1

Choose a tag to compare

@chubes4 chubes4 released this 04 Aug 03:31

What's Changed

  • fix: stack single-day calendar events vertically by @chubes4 in #669

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.54.1/docs/CHANGELOG.md

v0.54.0

Choose a tag to compare

@chubes4 chubes4 released this 29 Jul 02:24

What's Changed

  • fix: persist canonical event offer fields by @chubes4 in #641
  • fix: omit invalid Eventbrite end times by @chubes4 in #643
  • feat: expose canonical venue interval overlaps by @chubes4 in #640
  • fix: reject unrepresentable venue overlap times by @chubes4 in #645

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.54.0/docs/CHANGELOG.md

v0.53.1

Choose a tag to compare

@chubes4 chubes4 released this 28 Jul 16:16

What's Changed

  • fix: recover Tribe events from core REST fallback by @chubes4 in #631
  • Fix semantic WordPress event listing extraction by @chubes4 in #633
  • fix: resolve Squarespace summary collection sources by @chubes4 in #634
  • fix: use canonical origins for Wix event APIs by @chubes4 in #637
  • fix: support Eventbrite venue discovery by @chubes4 in #638
  • fix: parse localized Webflow event listings by @chubes4 in #639

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.53.1/docs/CHANGELOG.md

v0.53.0

Choose a tag to compare

@chubes4 chubes4 released this 28 Jul 01:02

What's Changed

  • feat: add atomic source-owned event updates by @chubes4 in #613
  • fix(calendar): wait for complete date ranges by @chubes4 in #617
  • fix: separate venue ticketing destinations by @chubes4 in #621

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.53.0/docs/CHANGELOG.md

v0.52.2

Choose a tag to compare

@chubes4 chubes4 released this 27 Jul 00:19

What's Changed

  • fix: reconcile qualified venue aliases by @chubes4 in #599
  • fix: require authority for map geo sync by @chubes4 in #602
  • fix: make calendar controls accessible by @chubes4 in #601
  • fix: guarantee unique calendar control IDs by @chubes4 in #604
  • fix: harden map geo synchronization by @chubes4 in #605
  • chore: clear block JavaScript lint baseline by @chubes4 in #609
  • Refactor Events agent guidance to intent-based routing by @chubes4 in #610

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.52.2/docs/CHANGELOG.md

v0.52.1

Choose a tag to compare

@chubes4 chubes4 released this 26 Jul 17:14

What's Changed

  • Fix canonical ticket identity reconciliation by @chubes4 in #597

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.52.1/docs/CHANGELOG.md

v0.52.0

Choose a tag to compare

@chubes4 chubes4 released this 26 Jul 12:32

What's Changed

  • Allow scoped event upsert authorization by @chubes4 in #531
  • feat: add canonical event persistence lifecycle by @chubes4 in #533
  • feat: own canonical venue profile mutations by @chubes4 in #530
  • fix: clear release-blocking PHPCS alignment warnings by @chubes4 in #538
  • fix: rename reserved venue profile parameter by @chubes4 in #540
  • fix: clear EventDetails source lint findings by @chubes4 in #557
  • test: remove stale artist URL coverage by @chubes4 in #556
  • fix: preserve event upsert ability failures by @chubes4 in #559
  • fix: clear EventsMap source lint baseline by @chubes4 in #561
  • Fix nested block ESLint 9 compatibility by @chubes4 in #562
  • fix: clear root asset JavaScript lint by @chubes4 in #563
  • test: separate portable calendar contracts by @chubes4 in #558
  • fix: clear Calendar source lint findings by @chubes4 in #564
  • fix: normalize venue mutation hook IDs by @chubes4 in #565
  • fix: recognize specific two-token event titles by @chubes4 in #566
  • Fix nested ESLint dependency grouping by @chubes4 in #567
  • test: align calendar public contracts by @chubes4 in #568
  • fix: preserve DateTimeParser timezone semantics by @chubes4 in #569
  • test: refresh extractor contracts by @chubes4 in #570
  • test: align venue mutation coverage with MySQL by @chubes4 in #571
  • test: restore managed WordPress runtime parity by @chubes4 in #576
  • fix: serialize native venue term edits by @chubes4 in #578
  • fix: invalidate calendar caches under persistent object cache by @chubes4 in #579
  • fix: install shared ESLint config dependencies by @chubes4 in #580
  • fix: restore managed PHPUnit baseline by @chubes4 in #581
  • fix: align audit convention contracts by @chubes4 in #582
  • fix: preserve event URLs across cleanup by @chubes4 in #591

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.52.0/docs/CHANGELOG.md

v0.51.1

Choose a tag to compare

@chubes4 chubes4 released this 23 Jul 02:14

What's Changed

  • fix: serialize canonical event upserts by @chubes4 in #526
  • fix: make event source identities time-aware by @chubes4 in #525

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.51.1/docs/CHANGELOG.md

v0.51.0

Choose a tag to compare

@chubes4 chubes4 released this 22 Jul 04:14

What's Changed

  • feat: publish canonical calendar occurrence contract by @chubes4 in #508
  • feat: expose canonical event upsert ability by @chubes4 in #510
  • fix: preserve Ticketmaster update and retry semantics by @chubes4 in #506
  • fix: make scraper qualification config-aware by @chubes4 in #517
  • style: satisfy release coding standards by @chubes4 in #523

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.51.0/docs/CHANGELOG.md

v0.50.0

Choose a tag to compare

@chubes4 chubes4 released this 21 Jul 11:29

What's Changed

  • style(calendar): align controller assignments by @chubes4 in #483
  • fix(tests): avoid PHPUnit run method collision by @chubes4 in #484
  • fix(calendar): align optimized upcoming boundaries by @chubes4 in #485
  • fix(tests): create calendar table before transactions by @chubes4 in #492
  • fix: preserve event index integrity across mutations by @chubes4 in #490
  • feat: support local term IDs in events-by-term by @chubes4 in #495
  • fix: dedupe Ticketmaster events before fan-out by @chubes4 in #498
  • fix: prevent cross-city venue identity collisions by @chubes4 in #499
  • fix: include explicit center in route bounds by @chubes4 in #505
  • fix: harden public event query semantics by @chubes4 in #503

Full Changelog: https://github.com/Extra-Chill/data-machine-events/blob/v0.50.0/docs/CHANGELOG.md