Skip to content

Releases: tidalcycles/pulsar-tidalcycles

v4.1.3

26 Oct 10:01

Choose a tag to compare

What's Changed

Full Changelog: v4.1.2...v4.1.3

v4.1.2

10 Oct 07:38

Choose a tag to compare

What's Changed

  • Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #231
  • Fix Hoogle integration, update autocomplete provider by @ptem in #233

New Contributors

  • @ptem made their first contribution in #233

Full Changelog: v4.1.1...v4.1.2

v4.1.1

03 Oct 11:45

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #226
  • Add OscServer import for osc evaluation by @thgrund in #225
  • [Event Highlighting]: White label minus, dot and colon chars in mini notation by @thgrund in #224

Full Changelog: v4.1.0...v4.1.1

v4.1.0

06 Aug 16:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.2...v4.1.0

v4.0.2

27 Mar 08:11

Choose a tag to compare

What's Changed

  • Fix issue #206: Changing tab before changing line evaluation via OSC by @Xon77 in #210

New Contributors

Full Changelog: v4.0.0...v4.0.2

v4.0.0

01 Mar 17:09

Choose a tag to compare

  • Rebranding from atom to pulsar completed
  • Configuration restructure. To adapt follow the instructions:
    • Open the config.cson file (Menu -> Edit -> Config...)
    • Cut the tidalcycles: block and paste it in a file somewhere
    • Restart the editor
    • Open the TidalCycles plugin configuration
    • Configure it as it was before using the file previously saved

v3.16.38

02 Jan 14:57

Choose a tag to compare

Implemented full Pulsar support.

v3.16.18

26 Nov 12:40

Choose a tag to compare

  • Support pulsar
  • Update `BootTidal.hs

v3.16.17

22 Sep 09:40

Choose a tag to compare

  • Fix autocomplete issue with tidal-listener #171

v3.16.14

25 Jul 09:58

Choose a tag to compare

  • Handle multi pattern highlight visualization on tidal listener
  • Add detailed logs on ghc and BootTidal file loading