Skip to content

Releases: sandrolain/sdt

v0.10.0

24 Apr 06:55

Choose a tag to compare

Changelog

  • 1b42cd2 docs(skill): add usage examples for HTTP, crawling, and regex

v0.9.0

24 Apr 05:10

Choose a tag to compare

Changelog

  • 35c560b feat: integrate crawldown

v0.8.0

23 Apr 18:40

Choose a tag to compare

Changelog

  • 517f640 fix(setup): update default agents and improve documentation

v0.7.0

23 Apr 18:18

Choose a tag to compare

Changelog

  • 9f2db32 feat(main): initialize main package and entry point

v0.6.0

23 Apr 11:26

Choose a tag to compare

Changelog

  • 6c85741 Added msgpack as conversion format
  • 5c8015d Fix go version and wasm build
  • cea6ede Update github action go version
  • 45780e6 Updates and improvements
  • 5183e6b Use commited wasm_exec.js
  • bd455c1 [chore] Dependencies update
  • dd772df [chore] Update github workflow go version
  • 4697fb5 [fix] Fix go version for netlify
  • 5de5d41 [fix] Fix go version in go.mod
  • b6ea017 [fix] Fix golang versione for netlify
  • 2eba67a [fix] Fix netlify configuration
  • 498c9f1 [fix] Update webapp and netlify configuration
  • bfe0ad3 [fix] copy netlify to web directory
  • 128ba4c build(goreleaser): update build configuration and hooks
  • 17c7a7f chore(dependabot): remove dependabot configuration file
  • 75fd383 chore(deps): remove unused indirect dependencies
  • d5986d7 chore(docker): remove obsolete Dockerfile and docker-compose
  • 9a12fe9 chore(docs): remove web application references from AGENTS.md
  • bfbbdfb chore(gui): remove main application code
  • 21a67b8 chore(release): update Go version to 1.25
  • 6e01e71 chore(web): remove web application files and configuration
  • 743bbae ci(docker): remove obsolete Docker build steps
  • b674b93 ci: add CI workflow for testing and building
  • 72944a9 ci: update CI workflows to use latest action versions
  • 9c2693c ci: update Go version and action versions in workflows
  • d0424b5 ci: update Go version and simplify CI configuration
  • 0baa2ac ci: update golangci-lint action to v8
  • 15761c3 docs(contributing): add contributing guidelines
  • 210d4bb docs(readme): update project overview and features
  • b85d673 docs(sdt_conv): update input/output formats to include msgpack
  • adb4369 feat(docker): add Dockerfile and docker-compose setup
  • 538373a feat(setup): add setup command for agent files
  • 6313f7d feat: add ai-specific tools
  • 39ba467 feat: add new command fo agents
  • 9dc4941 feat: add security tools
  • f5a9949 fix: fix linting issues
  • 94ac603 refactor(cmd): remove deprecated pipe and watch commands
  • 90f4e26 refactor(taskfile): enhance build and test tasks
  • 2ec1fb4 refactor: remove unuseful tools for agents
  • affd8fd style(app): format code and improve readability
  • c53376d style(ip): fix header setting for table output

v0.5.0

30 Mar 19:27

Choose a tag to compare

Changelog

v0.4.0

04 Feb 14:50

Choose a tag to compare

Changelog

v0.3.0

01 Feb 20:31

Choose a tag to compare

Changelog

v0.2.0

21 May 20:14

Choose a tag to compare

Changelog

  • 00534d7 Added "config" command
  • c30edbb Added Base 32 encode/decode
  • 1642e3f Added Cthulhu
  • d0be1d4 Added HTTP command
  • 339bd5d Added TOTP
  • 138f89d Added TOTP commands
  • 30af569 Added UPX compression
  • 27149fc Added conversion from/to url query string
  • 3d76d24 Added conversion to CSV
  • 98c2b5e Added global input file flag
  • 2f62403 Added keypair generator
  • f1586d4 Added manual input from Stdin
  • d9f835c Added some unit tests
  • 3139f46 Added support form multiple files to write command
  • 3d4e661 Added terminal logo
  • 00b73c1 Added test coverage script
  • 55776a5 Added usage of YAML file for static flags values definition
  • 211cc35 Added version command and installation instructions
  • a662501 Docs update
  • 9aa75ec Docs update
  • f5fcb98 README and docs updated
  • 27e3877 Refactor of "pipe" command without shell execution and with WASM support
  • b314828 Refactoring
  • e0039f6 Refactoring for cleanr code
  • 8ce8ede Refactoring for unified and simpler flag management
  • 1326373 Setup of WASM based webapp
  • e83f2af Setup of conversion command
  • 2b8ae58 Setup of unit tests
  • 39049cc Setup of wasm webapp
  • 047ac49 Tests and fixes
  • 6d32eff Tests refactoring
  • cc3e98d Try WASM webapp
  • 19593bd Try native GUI app

v0.1.0

16 Apr 14:06

Choose a tag to compare

Changelog