|
| 1 | +commit d85fd744dc7607cbc5dd2fe7b64b2ca47ec3ddad |
| 2 | +Date: Fri Apr 19 11:05:21 2024 +0200 |
| 3 | + |
| 4 | + build: fts-v0.4.3-min.js |
| 5 | + |
| 6 | + 2 files changed, 10 insertions(+), 3 deletions(-) |
| 7 | + |
| 8 | +--- |
| 9 | + |
| 10 | +commit aca86d350c50cfc7ae4a67fdf13370efe7d9e576 |
| 11 | +Date: Fri Apr 19 11:01:45 2024 +0200 |
| 12 | + |
| 13 | + Bump version to 0.4.3 |
| 14 | + |
| 15 | + 4 files changed, 41 insertions(+), 41 deletions(-) |
| 16 | + |
| 17 | +--- |
| 18 | + |
| 19 | +commit 6a505716aff851ab2af3f7c6a3ebc7e124d7354e |
| 20 | +Date: Fri Apr 19 10:46:56 2024 +0200 |
| 21 | + |
| 22 | + feat: Deno and Node compatibility |
| 23 | + |
| 24 | + - test Deno with `deno run -A ./files-to-prompt.ts testfolder` |
| 25 | + - Node will be supported by providing a minified version of this script |
| 26 | + generated with `bun build --minify` |
| 27 | + - minified version already works with Node on my machine |
| 28 | + |
| 29 | + 1 file changed, 25 insertions(+), 4 deletions(-) |
| 30 | + |
| 31 | +--- |
| 32 | + |
| 33 | +commit 4a37a2e729f89ee7fb8fdbc3fc9373869bfd24c3 |
| 34 | +Date: Fri Apr 19 10:46:41 2024 +0200 |
| 35 | + |
| 36 | + chore: ignore generated Deno types, needed for compatibility testing |
| 37 | + |
| 38 | + 1 file changed, 5 insertions(+) |
| 39 | + |
| 40 | +--- |
| 41 | + |
| 42 | +commit fd6a30923bd6cc8d6e9c4aed8f0f3edb6e7c18a7 |
| 43 | +Date: Fri Apr 19 07:18:04 2024 +0200 |
| 44 | + |
| 45 | + doc: another small fix in nbconvert-shim.ts |
| 46 | + |
| 47 | + 1 file changed, 1 insertion(+), 1 deletion(-) |
| 48 | + |
| 49 | +--- |
| 50 | + |
| 51 | +commit cd9013b84a82e066c820f6abc8f82fd6b40c2adf |
| 52 | +Date: Fri Apr 19 07:06:38 2024 +0200 |
| 53 | + |
| 54 | + doc: nbconvert-shim.ts |
| 55 | + |
| 56 | + 1 file changed, 8 insertions(+), 1 deletion(-) |
| 57 | + |
| 58 | +--- |
| 59 | + |
| 60 | +commit 1d8740644240f9dcb45085197ed7aeaf93c81238 |
| 61 | +Date: Thu Apr 18 22:02:37 2024 +0200 |
| 62 | + |
| 63 | + Update README.md with fast tests |
| 64 | + |
| 65 | + 1 file changed, 37 insertions(+), 41 deletions(-) |
| 66 | + |
| 67 | +--- |
| 68 | + |
| 69 | +commit cb548fdbfa6d3ed8a0f494cb5c5ad9ac7acd7acf |
| 70 | +Date: Thu Apr 18 21:54:15 2024 +0200 |
| 71 | + |
| 72 | + feat: nbconvert-shim for fast testing |
| 73 | + |
| 74 | + - produces the same output as the real nbconvert for test cases |
| 75 | + - optionally the real nbconvert can still be called for testing |
| 76 | + |
| 77 | + 3 files changed, 47 insertions(+), 2 deletions(-) |
| 78 | + |
| 79 | +--- |
| 80 | + |
1 | 81 | commit 4d465ca6055db3efaa1930b2c56ecc84f7c5943c
|
2 | 82 | Date: Thu Apr 18 18:06:36 2024 +0200
|
3 | 83 |
|
|
0 commit comments