62db71ae4d
build: automate AUR release
Tests / build (push) Has been cancelled
2024-10-14 17:27:31 -03:00
fff6cad5ac
bump: Release v0.11.1
2024-10-14 16:56:17 -03:00
44e6af8546
fix: support choosing lexers when used as a library
2024-10-14 16:45:50 -03:00
9e2585a875
bump: Release v0.11.0
2024-10-14 13:28:47 -03:00
c16b139fa3
feat: support selecting only some themes
Tests / build (push) Waiting to run
2024-10-14 13:11:22 -03:00
e11775040c
chore(build): strip static binary
Tests / build (push) Has been cancelled
2024-09-26 20:50:14 -03:00
30bc8cccba
chore: build before tag
2024-09-26 20:47:58 -03:00
1638c253cb
bump: Release v0.10.0
2024-09-26 20:35:51 -03:00
c374f52aee
Merge pull request #9 from ralsina/conditional-lexers-and-themes
...
Conditional lexers and themes
2024-09-26 20:34:24 -03:00
96fd9bdfe9
fix: Fix metadata to show crystal
2024-09-26 18:47:47 -03:00
0423811c5d
feat: optional conditional baking of lexers
2024-09-26 18:47:47 -03:00
3d9d3ab5cf
fix: strip binaries for release artifacts
Tests / build (push) Has been cancelled
2024-09-21 21:28:13 -03:00
92a97490f1
bump: Release v0.9.1
2024-09-21 21:08:41 -03:00
22decedf3a
test: added minimal tests for svg and png formatters
Tests / build (push) Waiting to run
2024-09-21 21:08:03 -03:00
8b34a1659d
fix: Bug in high-level API for png formatter
2024-09-21 21:07:44 -03:00
3bf8172b89
fix: Terminal formatter was skipping things that it could highlight
2024-09-21 20:57:24 -03:00
4432da2893
bump: Release v0.9.0
2024-09-21 20:33:24 -03:00
6a6827f26a
feat: PNG writer based on Stumpy libs
2024-09-21 20:22:30 -03:00
766f9b4708
chore: Improve changelog handling
2024-09-21 14:08:07 -03:00
9d49ff78d6
chore: detect version bump in release script
2024-09-21 14:05:14 -03:00
fb924543a0
chore: clean
2024-09-21 14:00:13 -03:00
09d4b7b02e
bump: Release v0.8.0
2024-09-21 13:40:01 -03:00
08e81683ca
fix: HTML formatter was setting bold wrong
2024-09-21 13:36:31 -03:00
9c70fbf389
feat: SVG formatter
2024-09-21 12:56:40 -03:00
d26393d8c9
chore: fix example code in README
Tests / build (push) Has been cancelled
2024-09-19 11:20:08 -03:00
c95658320c
docs: added instructions to add as a dependency
Tests / build (push) Waiting to run
2024-09-18 10:58:52 -03:00
ca988defc1
chore(ignore): skip chore+ignore commits in changelog
2024-09-18 10:58:15 -03:00
687c6c81df
bump: Release v0.7.0
2024-09-18 10:58:15 -03:00
ac8b7e3800
test: added tests for CSS generation
Tests / build (push) Has been cancelled
Coverage / build (push) Has been cancelled
2024-09-10 22:38:04 -03:00
e288a55812
test: add basic tests for crystal and delegating lexers
2024-09-10 21:57:05 -03:00
11cb5fc48e
Merge pull request #3 from ralsina/crystal-native-tokenizer
...
Tests / build (push) Waiting to run
feat: use the native crystal highlighter
2024-09-09 21:52:39 -03:00
bf2f08c1d0
fix: make install work
2024-09-09 16:16:33 -03:00
84980459cf
feat: use the native crystal highlighter
...
The chroma highlighter for crystal is not great,
because the pygments one special cases things like
heredocs and that got lost in translation.
Since the crystal compiler comes with a highlighter
why not use it?
2024-09-09 16:14:35 -03:00
c011bd8347
feat: higher level API (to_html
and to_ansi
)
Tests / build (push) Has been cancelled
2024-09-05 12:03:33 -03:00
6a38f2f5fb
chore(ignore): removed random file
Tests / build (push) Waiting to run
2024-09-04 11:56:52 -03:00
c4a2d1a752
chore: Added badges
2024-09-04 11:44:33 -03:00
358be51e27
chore: Added badges
2024-09-04 11:42:48 -03:00
2cff0fea48
test: Add CI workflows
2024-09-04 11:39:14 -03:00
40202eb2d6
chore(ignore): fix tests
2024-09-04 11:37:36 -03:00
3ed4a7eab8
fix: renamed BaseLexer to Lexer and Lexer to RegexLexer to make API nicer
2024-09-04 11:37:36 -03:00
6f797f999a
fix: make it easier to import the Ansi formatter
2024-09-04 11:37:36 -03:00
b762307660
bump: Release v0.6.4
2024-09-04 11:37:36 -03:00
eb0cc089a9
fix: variable bame in Hacefile
2024-09-04 11:37:36 -03:00
88f2aace20
bump: Release v0.6.4
2024-09-04 11:37:36 -03:00
fe943fa399
build: fix markdown check
2024-09-04 11:37:36 -03:00
08f8138e05
fix: ameba
2024-09-04 11:37:36 -03:00
3c0b3c38e2
build: added do_release script
2024-09-04 11:37:36 -03:00
a1318501a5
build: switch from Makefile to Hacefile
2024-09-04 11:37:33 -03:00
daf24189bf
chore: updated pre-commit
2024-09-04 11:37:04 -03:00
3d3f9fcc24
chore: force conventional commit messages
2024-08-26 21:27:38 -03:00