9b0f4c8
release: v5.4.15807d7f0
fix: backport #19702,
fs raw query with query separators (#19703)Sourced from github.com/charmbracelet/glamour's releases.
v0.9.1
Some users were reporting occasional checksum miss matches when building using Glamour v0.9.0. This release provides a new tag to hopefully fix this.
Changelog
Other work
- dddb9a72f081205b9e18a34d093c673230e96f8b: ci: sync golangci-lint config (#403) (
@github-actions
[bot])
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.9.0
Better Syntax Highlighting, Better Tables
It's totally time for a Glamour release right? This release features a nice lil' contribution from the
@github
CLI team and pulls in some big table improvements from Lip Gloss upstream. Let's go!Specifying Chroma Styles
Thanks to valiant efforts of
@andyfeller
and@williammartin
at@github
, you can now useglamour.WithChromaFormatter
to specify an exact Chroma style to use, independent of the higher level style.myHotOps := glamour.WithOptions( glamour.WithChromaFormatter("terminal16"), glamour.WithStandardStyle("dark"), )
As a bonus, you can also use
glamour.WithOptions
as a meta layer for grouping options.Better Tables
This release also reaps the benefits from the table rendering overhaul in Lip Gloss v1.1.0! Glamour will now be much smarter when it comes to deciding column widths, and the content will not wrap appropriately instead of just being cut when it won't fit.
Changelog
New Features
- 4c040b7fd5c023154de93d5c0f789111ea06c82c: feat: add term renderer option for chroma formatter (#395) (
@williammartin
)- 39de44871fad9d547af5975ae220f2034642304a: feat(ci): use goreleaser (#348) (
@aymanbagabas
)Bug fixes
- f43b1ad9ef09b10a93837e07ae2c18b66bceac5c: fix(tables): pin lipgloss to v1.1.0 for table improvements; update tests (#394) (
@andreynering
)- bdc4ec5217e146f5a57be8a3e0a14a3ddee3f749: fix(table): fix rendering table in ascii-only mode (#393) (
@andreynering
)- 9cedacac492db45121a984505f3f4d87277dcde3: fix: render right margin for block stack elements (#334) (
@jahvon
)Documentation updates
- f29dc10685689be9846671030e07a17f97bafb16: docs(example): update example to demonstrate color downsampling (
@meowgorithm
)
... (truncated)
dddb9a7
ci: sync golangci-lint config (#403)f43b1ad
test(tables): pin lipgloss to v1.1.0 and update tests (#394)d1d5125
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 in /examples
(#400)3b686ba
chore(deps): bump golang.org/x/net from 0.33.0 to 0.36.0 (#399)4c040b7
feat: add term renderer option for chroma formatter (#395)3dc6c5b
chore(deps): bump golang.org/x/text from 0.22.0 to 0.23.0 (#397)5ad6fac
chore(deps): bump golang.org/x/term from 0.29.0 to 0.30.0 (#396)bdc4ec5
fix(table): fix rendering table in ascii-only mode (#393)b0776ab
chore(deps): bump github.com/yuin/goldmark-emoji from 1.0.4 to 1.0.5 (#391)ddc2451
chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0 (#392)Sourced from github.com/spf13/afero's releases.
v1.14.0
What's Changed
- Split gcsfs and sftpfs into separate modules by
@sagikazarmark
in spf13/afero#462Full Changelog: https://github.com/spf13/afero/compare/v1.13.0...v1.14.0
v1.13.0
What's Changed
- Bump actions/setup-go from 5.2.0 to 5.3.0 by
@dependabot
in spf13/afero#446- Bump golangci/golangci-lint-action from 6.1.1 to 6.3.0 by
@dependabot
in spf13/afero#451- Bump golang.org/x/text from 0.21.0 to 0.22.0 by
@dependabot
in spf13/afero#452- Bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by
@dependabot
in spf13/afero#453- Bump golangci/golangci-lint-action from 6.3.0 to 6.3.3 by
@dependabot
in spf13/afero#459- Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by
@dependabot
in spf13/afero#455- Bump golangci/golangci-lint-action from 6.3.3 to 6.5.0 by
@dependabot
in spf13/afero#460- ci: add Go 1.24 to the test matrix by
@sagikazarmark
in spf13/afero#461- Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1 by
@dependabot
in spf13/afero#473- Update dependencies by
@sagikazarmark
in spf13/afero#477New Contributors
@dependabot
made their first contribution in spf13/afero#446Full Changelog: https://github.com/spf13/afero/compare/v1.12.0...v1.13.0
ea38482
Merge pull request #462 from
spf13/dependenciesa9aaabc
docs: add release instructionsd3a70b6
ci: run tests for submodules2af1925
feat: split gcsfs and sftpfs into separate modulesdbd6f61
Merge pull request #477 from
spf13/update-dependencies83b8a55
update readmebf3bd73
update dependencies464bc98
Merge pull request #473 from
spf13/dependabot/github_actions/golangci/golangc...da239a4
Bump golangci/golangci-lint-action from 6.5.0 to 6.5.1523f621
Merge pull request #461 from
spf13/go124Sourced from github.com/coreos/go-oidc/v3's releases.
v3.13.0
What's Changed
- *: bump dependency versions by
@ericchiang
in coreos/go-oidc#453Full Changelog: https://github.com/coreos/go-oidc/compare/v3.12.0...v3.13.0
60d436e
*: bump dependency versionsSourced from github.com/chromedp/chromedp's releases.
chromedp v0.13.2
Full Changelog: https://github.com/chromedp/chromedp/compare/v0.13.1...v0.13.2
chromedp v0.13.0
Full Changelog: https://github.com/chromedp/chromedp/compare/v0.12.1...v0.13.0
f6fdfdd
add tests for unmarshalling and marshalling json6c2d3ef
pass unmarshal and marshal optionseae0058
log syntactic errors when reading messages9335dc3
Allow setting jsonv2 Marshal/Unmarshal options71458e1
fix: add page.EventFrameStartedNavigating to ignored events (Google
Chrome 13...79abe0a
Switching to jsonv2229c63e
Updating test workflowa19bb90
Updating LICENSE6be1bcb
Updating device emulationf623c2d
Updating dependenciesSourced from google.golang.org/api's releases.
v0.227.0
0.227.0 (2025-03-19)
Features
- all: Auto-regenerate discovery clients (#3064) (086437d)
- all: Auto-regenerate discovery clients (#3066) (2920346)
- all: Auto-regenerate discovery clients (#3067) (c6396b1)
- all: Auto-regenerate discovery clients (#3069) (f12f503)
- all: Auto-regenerate discovery clients (#3070) (a5a7982)
- all: Auto-regenerate discovery clients (#3071) (a86ed9f)
v0.226.0
0.226.0 (2025-03-13)
Features
v0.225.0
0.225.0 (2025-03-11)
Features
- all: Auto-regenerate discovery clients (#3052) (6fe9ee7)
- all: Auto-regenerate discovery clients (#3054) (1f9f630)
- all: Auto-regenerate discovery clients (#3055) (01546c1)
- all: Auto-regenerate discovery clients (#3057) (7a464ea)
- all: Auto-regenerate discovery clients (#3058) (1b9abf7)
Bug Fixes
v0.224.0
0.224.0 (2025-03-06)
Features
- all: Auto-regenerate discovery clients (#3038) (e50dbcf)
- all: Auto-regenerate discovery clients (#3040) (3acb9e0)
- all: Auto-regenerate discovery clients (#3041) (3795b39)
- all: Auto-regenerate discovery clients (#3042) (7d1e850)
- all: Auto-regenerate discovery clients (#3043) (eaeb698)
- all: Auto-regenerate discovery clients (#3048) (0f2af0f)
... (truncated)
Sourced from google.golang.org/api's changelog.
0.227.0 (2025-03-19)
Features
- all: Auto-regenerate discovery clients (#3064) (086437d)
- all: Auto-regenerate discovery clients (#3066) (2920346)
- all: Auto-regenerate discovery clients (#3067) (c6396b1)
- all: Auto-regenerate discovery clients (#3069) (f12f503)
- all: Auto-regenerate discovery clients (#3070) (a5a7982)
- all: Auto-regenerate discovery clients (#3071) (a86ed9f)
0.226.0 (2025-03-13)
Features
0.225.0 (2025-03-11)
Features
- all: Auto-regenerate discovery clients (#3052) (6fe9ee7)
- all: Auto-regenerate discovery clients (#3054) (1f9f630)
- all: Auto-regenerate discovery clients (#3055) (01546c1)
- all: Auto-regenerate discovery clients (#3057) (7a464ea)
- all: Auto-regenerate discovery clients (#3058) (1b9abf7)
Bug Fixes
0.224.0 (2025-03-06)
Features
- all: Auto-regenerate discovery clients (#3038) (e50dbcf)
- all: Auto-regenerate discovery clients (#3040) (3acb9e0)
- all: Auto-regenerate discovery clients (#3041) (3795b39)
- all: Auto-regenerate discovery clients (#3042) (7d1e850)
- all: Auto-regenerate discovery clients (#3043) (eaeb698)
- all: Auto-regenerate discovery clients (#3048) (0f2af0f)
- all: Auto-regenerate discovery clients (#3051) (f10c130)
Bug Fixes
... (truncated)
6c04eef
chore(main): release 0.227.0 (#3065)a86ed9f
feat(all): auto-regenerate discovery clients (#3071)a5a7982
feat(all): auto-regenerate discovery clients (#3070)4cd8392
chore(all): update all (#3068)f12f503
feat(all): auto-regenerate discovery clients (#3069)c6396b1
feat(all): auto-regenerate discovery clients (#3067)2920346
feat(all): auto-regenerate discovery clients (#3066)086437d
feat(all): auto-regenerate discovery clients (#3064)be5fb5d
chore(main): release 0.226.0 (#3060)7789423
chore(deps): bump golang.org/x/net to 0.37.0 (#3063)dc121ce
all: upgrade go directive to at least 1.23.0 [generated]6a5b66b
go.mod: update golang.org/x dependencies25a90be
gopls/internal/golang: Implementations for func typesdb6008c
go/types/internal/play: show Cursor.Stack of selected nodeece9e9b
gopls/doc/generate: add status in codelenses and inlayhints340f21a
gopls: move gopls/doc/generate package0721940
gopls/internal/analysis/modernize: strings.Fields -> FieldsSeq8d38122
gopls/internal/cache: reproduce and fix crash on if cond overflowd81d6fc
gopls/internal/util/asm: better assembly parsing455db21
gopls/internal/cache/parsego: fix OOB crash in fixInitStmt2b1f550
gopls/internal/analysis/gofix: allow literal array lengths