Releases: benmatselby/obsidian-multi-cursor
Releases · benmatselby/obsidian-multi-cursor
0.0.5
What's Changed
- Bump dependencies. by @benmatselby in #282
- Update dependencies. by @benmatselby in #287
- Add installation instruction using release artefacts by @Chouffy in #289
- Bump dependencies. by @benmatselby in #290
- Bump dependencies by @benmatselby in #294
- GHA: Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #293
- Bump dependencies. by @benmatselby in #300
- Run the build command in GHA. by @benmatselby in #302
- Bump dependencies. by @benmatselby in #306
- Bump dependencies by @benmatselby in #311
- Bump dependencies. by @benmatselby in #316
- Bump dependencies by @benmatselby in #322
- Bump dependencies by @benmatselby in #327
- Update dependencies by @benmatselby in #332
- Update dependencies by @benmatselby in #337
- Update dependencies. by @benmatselby in #342
- GHA: Bump actions/checkout from 3.3.0 to 3.4.0 by @dependabot in #348
- Bump dependencies by @benmatselby in #349
- GHA: Bump actions/checkout from 3.4.0 to 3.5.0 by @dependabot in #355
- Bump minor dependencies by @benmatselby in #356
- Bump TypeScript to 5 by @benmatselby in #357
- Bump esbuild to 0.17 by @benmatselby in #358
- Bump minor dependencies. by @benmatselby in #364
- deps by @benmatselby in #365
- Bump dependencies by @benmatselby in #371
- GHA: Bump actions/checkout from 3.5.0 to 3.5.2 by @dependabot in #376
- Update dependencies. by @benmatselby in #377
- Bump dependencies. by @benmatselby in #383
- Update dependencies. by @benmatselby in #387
- Bump dependencies by @benmatselby in #393
- npm: bump @types/node from 18.16.3 to 20.1.1 by @dependabot in #388
- Bump dependencies. by @benmatselby in #398
- Bump dependencies by @benmatselby in #404
- Bump dependencies by @benmatselby in #408
- Update dependencies by @benmatselby in #414
- GHA: Bump actions/checkout from 3.5.2 to 3.5.3 by @dependabot in #415
- Update dependencies by @benmatselby in #421
- npm: bump esbuild from 0.17.19 to 0.18.2 by @dependabot in #422
- Bump dependencies. by @benmatselby in #427
- Bump dependencies. by @benmatselby in #432
- Bump dependencies by @benmatselby in #438
- npm: bump prettier from 2.8.8 to 3.0.0 by @dependabot in #442
- npm: bump @typescript-eslint/parser from 5.61.0 to 5.62.0 by @dependabot in #439
- npm: bump @types/node from 20.3.3 to 20.4.1 by @dependabot in #441
- Bump dependencies by @benmatselby in #443
- Bump dependencies by @benmatselby in #449
- Bump dependencies. by @benmatselby in #455
- Bump dependencies by @benmatselby in #461
- Bump dependencies by @benmatselby in #467
- Update dependencies. by @benmatselby in #468
- npm: bump @typescript-eslint/parser from 6.3.0 to 6.4.0 by @dependabot in #470
- npm: bump @typescript-eslint/eslint-plugin from 6.3.0 to 6.4.0 by @dependabot in #469
- Bump dependencies by @benmatselby in #476
- Dependabot groups for development dependencies by @benmatselby in #477
- GHA: Bump actions/checkout from 3.5.3 to 3.6.0 by @dependabot in #478
- npm: bump the development-dependencies group with 4 updates by @dependabot in #479
- Sync dependabot configuration by @benmatselby in #480
- npm: bump the development-dependencies group with 4 updates by @dependabot in #481
- GHA: Bump actions/checkout from 3.6.0 to 4.0.0 by @dependabot in #483
- npm: bump the development-dependencies group with 4 updates by @dependabot in #482
- npm: bump the development-dependencies group with 5 updates by @dependabot in #484
- npm: bump the development-dependencies group with 4 updates by @dependabot in #485
- GHA: Bump actions/checkout from 4.0.0 to 4.1.0 by @dependabot in #486
- npm: bump the development-dependencies group with 4 updates by @dependabot in #487
- npm: bump the development-dependencies group with 4 updates by @dependabot in #488
- npm: bump the development-dependencies group with 4 updates by @dependabot in #489
- npm: bump the development-dependencies group with 3 updates by @dependabot in #490
- GHA: Bump actions/setup-node from 3 to 4 by @dependabot in #493
- GHA: Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #492
- npm: bump the development-dependencies group with 6 updates by @dependabot in #494
- npm: bump the development-dependencies group with 2 updates by @dependabot in #495
- npm: bump the development-dependencies group with 4 updates by @dependabot in #496
- npm: bump the development-dependencies group with 4 updates by @dependabot in #497
- npm: bump the development-dependencies group with 6 updates by @dependabot in #498
- npm: bump the development-dependencies group with 4 updates by @dependabot in #499
- npm: bump the development-dependencies group with 4 updates by @dependabot in #500
- npm: bump the development-dependencies group with 6 updates by @dependabot in #501
- npm: bump the development-dependencies group with 4 updates by @dependabot in #502
- npm: bump the development-dependencies group with 3 updates by @dependabot in #503
- npm: bump the development-dependencies group with 4 updates by @dependabot in #504
- npm: bump the development-dependencies group with 3 updates by @dependabot in #505
- npm: bump the development-dependencies group with 4 updates by @dependabot in #506
- npm: bump the development-dependencies group with 4 updates by @dependabot in https://github.com/b...
0.0.4
- Uplift to Obsidian 1.0.3.
0.0.3
- Added the ability to duplicate the current line to the above/below locations.
0.0.2
- Added the ability to add cursors to the end of each line in a selection.
0.0.1
- First initial release.
- Provides minimal multi-cursor support. Allows you to define a hot key for adding a cursor above, and below, the current location.