log

age author description
Wed, 20 Sep 2023 23:31:06 -0700 Ludovic Chabant Update README
Wed, 20 Sep 2023 23:14:12 -0700 Ludovic Chabant Added tag 1.1.0 for changeset 712761e7625b
Wed, 20 Sep 2023 23:13:19 -0700 Ludovic Chabant Bump version to 1.1.0 1.1.0
Wed, 20 Sep 2023 23:07:48 -0700 Ludovic Chabant Fix Typescript warnings and errors
Wed, 20 Sep 2023 22:40:25 -0700 Ludovic Chabant Support state persistence between sessions
Wed, 20 Sep 2023 17:19:46 -0700 Ludovic Chabant Better error message for incorrect usage of dogfood build mode
Wed, 20 Sep 2023 17:19:11 -0700 Ludovic Chabant Fix typos in debug log messages
Wed, 20 Sep 2023 17:18:47 -0700 Ludovic Chabant Fix issues with files opened in multiple panes.
Mon, 14 Aug 2023 11:26:16 -0700 Ludovic Chabant Added tag 1.0.7 for changeset a371a2001e95
Mon, 14 Aug 2023 11:26:06 -0700 Ludovic Chabant Bump versions to 1.0.7 1.0.7
Mon, 14 Aug 2023 10:44:55 -0700 Ludovic Chabant Use Obsidian's view APIs for scrolling state
Mon, 14 Aug 2023 10:42:21 -0700 Ludovic Chabant Fix comment typo.
Mon, 14 Aug 2023 10:42:04 -0700 Ludovic Chabant More standardized logging.
Mon, 14 Aug 2023 10:40:42 -0700 Ludovic Chabant Add URL to hosted repos in the generated code file.
Mon, 14 Aug 2023 10:38:28 -0700 Ludovic Chabant Editing pass on the README text.
Mon, 28 Nov 2022 20:39:13 -0800 Ludovic Chabant Better error handling for npm dogfood command. Expand the README info.
Thu, 14 Jul 2022 14:47:04 -0700 Ludovic Chabant Added tag 1.0.6 for changeset 88c1c125e621
Thu, 14 Jul 2022 14:47:00 -0700 Ludovic Chabant Bump versions to 1.0.6 1.0.6
Thu, 14 Jul 2022 14:43:30 -0700 Ludovic Chabant Fix typescript warnings
Thu, 14 Jul 2022 14:36:44 -0700 Ludovic Chabant Don't restore file state if we're just switching to another pane
Sat, 14 May 2022 09:33:19 -0700 Ludovic Chabant Show warning message if using the plugin with the legacy editor
Fri, 18 Mar 2022 19:35:52 -0700 Ludovic Chabant Added tag 1.0.5 for changeset 6c168de105c0
Fri, 18 Mar 2022 19:35:47 -0700 Ludovic Chabant Bump versions to 1.0.5, remove git stuff in script 1.0.5
Fri, 18 Mar 2022 19:30:10 -0700 Ludovic Chabant Fix build script
Fri, 18 Mar 2022 19:23:29 -0700 Ludovic Chabant Add try/catch around restoring file state
Fri, 18 Mar 2022 19:25:48 -0700 Ludovic Chabant Don't restore state on a file that's already open in another pane.
Fri, 18 Mar 2022 19:25:18 -0700 Ludovic Chabant Improve typescript compliance
Fri, 18 Mar 2022 19:19:51 -0700 Ludovic Chabant Make stylesheet not empty to prevent error file being installed
Fri, 18 Mar 2022 19:19:18 -0700 Ludovic Chabant Bring new build tools from the sample plugin project
Sat, 12 Mar 2022 12:07:02 -0800 Ludovic Chabant Update versions