Changelog
- be48e2a Add example of creating public URL (#515)
- 2b0d425 Add in gitmodule support and prepare 3.4.0 release
- 4df8e00 Change version to 3.4.0 beta
- 7f8d760 Enhance scripts/include.go (#516)
- f926a2c Fix the Trie matching bug (#493)
- e9188f4 Fix typo (#514)
- c7fda69 Remove dual licence back to just MIT
- 0d5fc56 Replace unmaintained dependencies (#502)
- 82225f8 Tweak json to have uloc output (#495)
- 7730148 Update README.md
- e32e3f8 Update ReadMe.md (#512)
- b37d623 Update after updates
- bb7e64f Update cache for badges
- f0a4762 chore: fix github-action warnings and errors (#497)
- bfcdfad chore: upgrade to Go 1.22 (#489)
- 7106388 feat: add slint support (#500)
- 8ddbf2c feat: add support for Rscript shebangs (#491)
- 657f5fe feat: enhance awk,c,cpp complexity checks (#506)
- 6516a53 fix: fix OpenMetrics tests (#505)
- 5acb76c fix: fix concurrent map read and map write on ulocLanguageCount (#499)
- e431ee7 openmetrics formatter: emit gauge metrics (#504)
- 8e5721c perf: preallocate the slice if we know its final length (#487)
- c3aeee2 refactor: use Go 1.22 new features (#492)