Ed Page
ce319d8f52
chore: Release
2022-08-26 10:53:54 -05:00
Ed Page
a16dd4c0aa
docs: Update changelog
2022-08-26 10:53:37 -05:00
Ed Page
d4398b3fb0
Merge pull request #1053 from epage/cwd
...
fix: Error, rather than panic, on invalid CWD
2022-08-26 10:52:52 -05:00
Ed Page
c15d36a282
fix: Error, rather than panic, on invalid CWD
...
Fixes #917
2022-08-26 10:37:26 -05:00
Ed Page
a8a7aa6e5b
chore: Release
2022-08-24 16:45:20 -05:00
Ed Page
1b51d94222
docs: Update changelog
2022-08-24 16:44:43 -05:00
Ed Page
009c642659
Merge pull request #1051 from rdimartino/rd/fix-200-custom-syntax
...
Allow importing custom syntaxes
2022-08-24 16:42:44 -05:00
Robert DiMartino
690d11d729
fix: feature gate custom syntax cli test
2022-08-24 12:58:27 -04:00
Robert DiMartino
cb90397cce
make engarde fixture intent more clear
2022-08-24 10:27:49 -04:00
Robert DiMartino
df0c9ab452
load custom syntaxes in config
2022-08-24 10:09:45 -04:00
Robert DiMartino
eddfc0285c
Merge branch 'master' into rd/fix-200-custom-syntax
2022-08-24 09:36:17 -04:00
Ed Page
0bd0ebfc83
Merge pull request #1052 from epage/highlight
...
refactor: Inject highlighting into markdown/liquid
2022-08-23 21:40:26 -05:00
Ed Page
3968f02fb0
fix: Raw mode
2022-08-23 21:18:57 -05:00
Ed Page
6df29919d9
refactor: Move CLI off of singleton highlighting
2022-08-23 21:04:21 -05:00
Ed Page
1784a362c0
refactor: Inject syntax highlighting
...
This will make it easier to add state dependent on the config.
2022-08-23 21:02:49 -05:00
Ed Page
7a97ea544d
refactor: Reduce visibility of highlight functions
2022-08-23 20:40:11 -05:00
Ed Page
155058c900
fix: Report theme errors for markdown
2022-08-23 20:39:14 -05:00
Ed Page
d6853de87e
fix: Make liquid/md code formatting consistent
2022-08-23 20:36:26 -05:00
Ed Page
1dfc8d5d93
refactor: Shift responsibility for error reporting
2022-08-23 20:35:39 -05:00
Robert DiMartino
d2d22e4431
add load_custom_syntaxes method to engarde::Raw
2022-08-23 21:28:49 -04:00
Robert DiMartino
80a2e99f26
remove _dest/ from custom_syntax_highlighting.in/
2022-08-23 21:24:59 -04:00
Robert DiMartino
dd5a744b46
Fixes #200 , allow importing custom syntaxes
2022-08-23 18:14:10 -04:00
Ed Page
61741c70b1
Merge pull request #1049 from epage/update
...
chore: Update dependencies
2022-08-01 11:26:31 -05:00
Ed Page
585e908981
chore: Update dependencies
2022-08-01 10:49:50 -05:00
Ed Page
7835f70b67
Merge pull request #1048 from cobalt-org/dependabot/cargo/relative-path-1.7.2
...
chore(deps): Bump relative-path from 1.7.0 to 1.7.2
2022-08-01 10:01:57 -05:00
Ed Page
735b29a146
Merge pull request #1045 from cobalt-org/dependabot/cargo/pulldown-cmark-0.9.2
...
chore(deps): Bump pulldown-cmark from 0.9.1 to 0.9.2
2022-08-01 10:01:40 -05:00
dependabot[bot]
70f4d090c9
chore(deps): Bump relative-path from 1.7.0 to 1.7.2
...
Bumps [relative-path](https://github.com/udoprog/relative-path ) from 1.7.0 to 1.7.2.
- [Release notes](https://github.com/udoprog/relative-path/releases )
- [Changelog](https://github.com/udoprog/relative-path/blob/main/CHANGELOG.md )
- [Commits](https://github.com/udoprog/relative-path/commits )
---
updated-dependencies:
- dependency-name: relative-path
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 14:18:38 +00:00
dependabot[bot]
f559f6e509
chore(deps): Bump pulldown-cmark from 0.9.1 to 0.9.2
...
Bumps [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark ) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/raphlinus/pulldown-cmark/releases )
- [Commits](https://github.com/raphlinus/pulldown-cmark/compare/v0.9.1...v0.9.2 )
---
updated-dependencies:
- dependency-name: pulldown-cmark
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 14:18:33 +00:00
Ed Page
1f73187476
Merge pull request #1047 from cobalt-org/dependabot/cargo/clap-3.2.16
...
chore(deps): Bump clap from 3.2.8 to 3.2.16
2022-08-01 09:16:58 -05:00
Ed Page
ea4a38d088
Merge pull request #1044 from cobalt-org/dependabot/cargo/time-0.3.12
...
chore(deps): Bump time from 0.3.11 to 0.3.12
2022-08-01 09:16:47 -05:00
Ed Page
bcbeaa0357
Merge pull request #1043 from cobalt-org/dependabot/cargo/regex-1.6.0
...
chore(deps): Bump regex from 1.5.6 to 1.6.0
2022-08-01 09:16:29 -05:00
Ed Page
53f23e7006
Merge pull request #1042 from cobalt-org/dependabot/cargo/serde-1.0.140
...
chore(deps): Bump serde from 1.0.137 to 1.0.140
2022-08-01 09:16:23 -05:00
Ed Page
75aa45ac8a
Merge pull request #1041 from cobalt-org/dependabot/cargo/once_cell-1.13.0
...
chore(deps): Bump once_cell from 1.12.0 to 1.13.0
2022-08-01 09:16:12 -05:00
Ed Page
d54b3fc512
Merge pull request #1040 from cobalt-org/dependabot/cargo/open-3.0.2
...
chore(deps): Bump open from 3.0.1 to 3.0.2
2022-08-01 09:16:04 -05:00
dependabot[bot]
d0b6044b0c
chore(deps): Bump clap from 3.2.8 to 3.2.16
...
Bumps [clap](https://github.com/clap-rs/clap ) from 3.2.8 to 3.2.16.
- [Release notes](https://github.com/clap-rs/clap/releases )
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/clap-rs/clap/compare/v3.2.8...v3.2.16 )
---
updated-dependencies:
- dependency-name: clap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 07:02:46 +00:00
dependabot[bot]
83286c362c
chore(deps): Bump time from 0.3.11 to 0.3.12
...
Bumps [time](https://github.com/time-rs/time ) from 0.3.11 to 0.3.12.
- [Release notes](https://github.com/time-rs/time/releases )
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md )
- [Commits](https://github.com/time-rs/time/compare/v0.3.11...v0.3.12 )
---
updated-dependencies:
- dependency-name: time
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 07:02:29 +00:00
dependabot[bot]
33116fad8b
chore(deps): Bump regex from 1.5.6 to 1.6.0
...
Bumps [regex](https://github.com/rust-lang/regex ) from 1.5.6 to 1.6.0.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/compare/1.5.6...1.6.0 )
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 07:02:23 +00:00
dependabot[bot]
b59676443c
chore(deps): Bump serde from 1.0.137 to 1.0.140
...
Bumps [serde](https://github.com/serde-rs/serde ) from 1.0.137 to 1.0.140.
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.137...v1.0.140 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 07:02:19 +00:00
dependabot[bot]
83be231f2e
chore(deps): Bump once_cell from 1.12.0 to 1.13.0
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/matklad/once_cell/releases )
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.12.0...v1.13.0 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 07:02:13 +00:00
dependabot[bot]
72f6aa540e
chore(deps): Bump open from 3.0.1 to 3.0.2
...
Bumps [open](https://github.com/Byron/open-rs ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/Byron/open-rs/releases )
- [Changelog](https://github.com/Byron/open-rs/blob/main/changelog.md )
- [Commits](https://github.com/Byron/open-rs/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: open
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 07:02:08 +00:00
Ed Page
99e6f044e1
Merge pull request #1039 from epage/update
...
chore: Upgrade dependencies
2022-07-01 21:08:34 -05:00
Ed Page
b3dc25fbae
chore: Upgrade dependencies
2022-07-01 20:46:54 -05:00
Ed Page
772be054ff
test: Make version-independent
2022-07-01 20:45:18 -05:00
Ed Page
a7125ffd54
chore: Release
2022-06-15 17:28:21 -05:00
Ed Page
746578ce7c
docs: Update changelog
2022-06-15 17:27:26 -05:00
Ed Page
fe84f56be0
Merge pull request #1033 from epage/include
...
fix(build): Binary files stop build
2022-06-15 16:55:59 -05:00
Ed Page
72059e4998
chore(gh): Don't block on windows
2022-06-15 16:35:26 -05:00
Ed Page
1f9d555d53
fix(build): Binary files stop build
...
Instead of failing, we should ignore and move on. Ideally, we'd do the
same as `EagerCompiler` and error on access but this is good enough for
now.
Fixes #1022
2022-06-15 16:20:29 -05:00
Ed Page
be4d32a8c4
Merge pull request #1031 from epage/update
...
chore: Upgrade dependencies
2022-06-01 08:58:28 -05:00
Ed Page
0be1e6cbd1
chore: Upgrade dependencies
2022-06-01 07:15:15 -05:00