Releases: hueristiq/xcrawl3r
Releases · hueristiq/xcrawl3r
1.2.0
Changelog
- 91fe2d7 Merge pull request #44 from hueristiq/dev
- adfef4d chore(*): bump verion from 1.1.0 to 1.2.0
- a568f40 build(Makefile): update
- 0bd1a65 build(mod): go get -f -t -u ./...
- 6193029 ci(actions): golangci-lint v2.1.0 - v2.4.0
- 9cb074e ci(actions): macOS-12 -> macos-latest
- 04e6264 ci(actions): setup-go/go-version 1.24 -> 1.25
- bba919f Merge pull request #32 from hueristiq/dependabot/github_actions/dev/actions/checkout-5
- 9f0f940 Merge pull request #43 from hueristiq/dependabot/docker/dev/golang-1.25.4-alpine3.21
- c821f53 Merge pull request #42 from hueristiq/dependabot/github_actions/dev/golangci/golangci-lint-action-9
- cd2c12f Merge pull request #39 from hueristiq/dependabot/github_actions/dev/github/codeql-action-4
- 6717a16 Merge pull request #38 from hueristiq/dependabot/go_modules/dev/github.com/spf13/viper-1.21.0
- f360de0 Merge branch 'dev' into dependabot/go_modules/dev/github.com/spf13/viper-1.21.0
- 373ac56 Merge pull request #36 from hueristiq/dependabot/go_modules/dev/github.com/spf13/pflag-1.0.10
- 4f8da98 Merge pull request #35 from hueristiq/dependabot/github_actions/dev/actions/setup-go-6
- 6cf5c1e chore(deps): bump golang from 1.24.5-alpine3.21 to 1.25.4-alpine3.21
- f7dd4c8 chore(deps): bump golangci/golangci-lint-action from 8 to 9
- 55978ec chore(deps): bump github/codeql-action from 3 to 4
- 6c4ce93 chore(deps): bump github.com/spf13/viper from 1.20.1 to 1.21.0
- 7fa8fb9 chore(deps): bump github.com/spf13/pflag from 1.0.7 to 1.0.10
- acd0136 chore(deps): bump actions/setup-go from 5 to 6
- 6696bc0 chore(deps): bump actions/checkout from 4 to 5
- c0abd94 chore(*): -
- 1faff86 chore(*): update usage message
- 6e43f93 Merge pull request #31 from hueristiq/dev
- c794eeb docs(README): -
- 71caf34 chore(*): bump verion from 1.0.0 to 1.1.0
1.1.0
Changelog
- 82d7fc3 Merge pull request #30 from hueristiq/dev
- be54d84 ci(lint): update golangci-lint v2.0.2 - v2.1.0
- 318b7f7 chore(mod): go get -f -t -u ./...
- 0d7d786 Merge pull request #28 from hueristiq/dependabot/docker/dev/golang-1.24.5-alpine3.21
- 2a9c93f Merge pull request #29 from hueristiq/dependabot/go_modules/dev/github.com/spf13/pflag-1.0.7
- 39223f1 chore(deps): bump github.com/spf13/pflag from 1.0.6 to 1.0.7
- 34a413f chore(deps): bump golang from 1.24.4-alpine3.21 to 1.24.5-alpine3.21
- 0b45a27 build(Makefile): update
- 94a390c chore(mod): go get -f -t -u ./...
- 93de592 chore(mod): go get -f -t -u ./...
- 4d91b03 build(Makefile): update
- 3c3523f Merge pull request #27 from hueristiq/dependabot/docker/dev/golang-1.24.4-alpine3.21
- 0757526 Merge pull request #26 from hueristiq/dependabot/docker/dev/alpine-3.22
- 4e8918c chore(deps): bump golang from 1.24.3-alpine3.21 to 1.24.4-alpine3.21
- 1075d21 chore(deps): bump alpine from 3.21 to 3.22
- 0206cd0 docs(README): update description
- 0371267 docs(README): fix typo
- df25d31 feat(crawler): use recognizable user agent
- 9681e08 build(Makefile): update
- 0640a6c build(mod): go get -f -t -u ./...
- f538d1d build(Makefile): update
- 6a5a861 build(mod): go get -f -t -u ./...
- cb3b333 Merge pull request #24 from hueristiq/dependabot/go_modules/dev/dario.cat/mergo-1.0.2
- 9c7f45d Merge pull request #25 from hueristiq/dependabot/docker/dev/golang-1.24.3-alpine3.21
- 793e724 chore(deps): bump golang from 1.24.2-alpine3.21 to 1.24.3-alpine3.21
- 2f1798b chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2
- a5cc1b6 docs(README): update features
- cbdf35e feat(pkg): add map to fileURLsToRequestExtRegex
- c64ebba feat(pkg): add yaml/yml to fileURLsToRequestExtRegex
- 4d63651 Merge pull request #23 from hueristiq/dependabot/github_actions/dev/golangci/golangci-lint-action-8
- 76e9527 chore(deps): bump golangci/golangci-lint-action from 7 to 8
1.0.0
Changelog
- b84f170 Merge pull request #22 from hueristiq/dev
- 43c8111 ci(lint): update golangci/golangci-lint-action v6 - v7
- c721d5d chore(*): bump up version to 1.0.0
- f9cac12 build(docker): update
- c8bd083 chore(mod): go get -f -t -u ./...
- dd6b535 docs(README): add a post installation section
- 7a1d0bd docs(README): add configuration file support
- ceeb554 feat(cmd): add configuration file support
- 4ccb9df refactor(cmd): beautify flags
- 227bfdc chore(mod): go get -f -t -u ./...
- f7e8ed8 chore(*): -
- 66b8f57 refactor(pkg): -
- 12aaaaf refactor(cmd): default concurrency & parallelism 10 -> 5
- 036f896 chore(*): -
- 668c56d refactor(pkg): reorganize code
- 7be4ad9 chore(pkg): -
- 971e8c6 chore(pkg): -
- 3773d65 refactor(pkg): -
- 793cfa1 refactor(pkg): -
- 9003bda refactor(pkg): -
- c98a05d refactor(pkg): -
- 794400a refactor(pkg): -
- 54dcabd refactor(pkg): -
- 90ffde1 refactor(pkg): -
- d0eaa94 refactor(pkg): -
- 86f4335 refactor(pkg): -
- 37721c2 refactor(pkg): -
- 21c7ad8 refactor(pkg): -
- d45ca20 refactor(pkg): -
- 81faba6 refactor(pkg): update the URLsToFilesRegex
- ba533f4 chore(mod): go get -f -t -u ./...
- 570f172 chore(*): -
- 9745836 chore(*): -
- 9eb40f0 chore(*): -
- 68ffeff refactor(*): pkg/browser -> pkg/xcrawl3r/browser
- 63259b8 refactor(*): pkg/parser -> pkg/xcrawl3r/parser
- 0a851a4 refactor(*): pkg/stdio -> internal/input
- 38c3428 docs(README): update
- 5cb8c0c docs(README): update
- ac463f5 chore(*): -
0.0.0
Changelog
- 4eec393 chore: -
- 7c19be2 chore: -
- ca04bc8 chore: hqcrawl3r -> xcrawl3r
- 0d234f7 chore: -
- 46973e1 refactor: Update crawler creation
- c4189a2 docs: Rephrase lincensing statement
- 5d74c17 chore: -
- 7aa9053 refactor: Parse JavaScript instead of rendering
- 0650f8d chore: -
- 242eb6d fix: Resolve ugly help message issue
- affb1dd chore: Reborn
- 2cd7d34 chore: -
- 2790fe1 chore: -
- c056407 chore: -
- d31321f chore: -
- 9019c34 chore: -
- fd57d2f chore: -
- 73618c3 chore: -
- e1b9089 chore: -
- 2dff1e2 chore: -
- e66450b chore: -
- fbd4ef3 chore: -
- b675977 chore: -
- 596f7c9 chore: -
- 70658d8 chore: Remove s3 buckets extraction
- 43043d2 chore: -
- d71559d chore: -
- 7c4226f chore: -
- d1d6ed3 chore: -
- 38b04cd chore: Initial commit