Commit Graph

11 Commits

Author SHA1 Message Date
github-actions[bot] 92708db0a4
chore(main): release 1.7.1 (#113)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-03 00:14:09 +00:00
Hammy 251f6a21e7
fix(ansi): better names for `normal` and `bright` objects (#112) 2024-11-02 23:00:56 +00:00
github-actions[bot] eb5586561e
chore(main): release 1.7.0 (#111)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-02 13:05:16 +00:00
github-actions[bot] 92f704d941
chore(main): release 1.6.0 (#107)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-11-02 06:43:41 +00:00
github-actions[bot] d0ee97fd76
chore(main): release 1.5.0 (#100)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-10-27 00:27:20 +01:00
Hammy 1fdc227a60
feat: add ANSI colours (#98)
Co-authored-by: lemon <git@unseen.ninja>
2024-10-26 23:27:45 +01:00
github-actions[bot] ce05855dad
chore(main): release 1.4.0 (#93)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-09-21 03:30:54 +01:00
Hammy 54cd9651cb
chore: match current version in `deno.json` (#94) 2024-09-20 19:20:17 +01:00
Hammy e76a60a712
feat: add version key into `palette.json` (#91)
* feat: add version key to palette json

* feat: import deno.json directly

* chore: update mod.ts & release please config

* fix: avoid jsr (no-slow-types) error

"Destructuring in exports is not supported. Instead of destructuring,
export each symbol individually."

ref: https://jsr.io/docs/about-slow-types#typescript-restrictions

* fix: make sure to export non-destructured value

---------

Co-authored-by: backwardspy <backwardspy@pigeon.life>
2024-09-20 19:15:25 +01:00
winston caefe283b1
feat: add color names and spec order (#72) 2024-02-12 22:03:48 +01:00
winston 5aa876f162
feat!: complete rewrite (#49) 2023-12-28 11:43:11 +01:00