Skip to content

v.1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 14:04
· 29 commits to main since this release
v1.1.0
7fdab09

All changes of this release are documented here.

-----------------------------------------------------

Note: The 🚨emoji indicates significant changes in the commit.

☃️ Miscellaneous Tasks

  • 2c2ac71: Removed unused devshell pkgs.

  • 1d894e0: Updated website link.

  • 97d7166: Ignore direnv dir.

  • 1cce9be: Show no. of urls in verbose mode.

  • 063a1f6: Darwin we do not need darwin setup no more.

  • 1174843: Show clap help menu on no possible arg.

  • e809170: Show full error when obstruct.

  • 9c7ba12: Open blank page properly.

  • c494356: Get available options from clap itself don't hardcode.

✨Refactor

  • d5d2dc1: Use nix for devenv, ci workflows.

  • b242c8e: Fixed syntax and indentation.

  • 4023f34: Fixed flake for default devshell ; ci for tests.

  • d708fcb: Use miette instead of anyhow.

  • 0e6a2a9: Split core logic into different parts, new ascii.

  • 6fb59b7: Cargo-fmt all the way.

🐶Performance

  • b7b1c66: Use determinate system's nix cache for faster build.

👨🏻‍🔧Bug Fixes

  • f0d2a2f: Resolve "oneshot canceled" by not breaking handler loop on transient errors.

🦁Features

  • fc62fd0: Use direnv for faster nav.

  • 06cee2b: Nix default package/shell for the app.

  • f5903dc: Docs for running on nix.

  • 1a6996f: Docs for flakes, without flakes usages for nix.

  • 4f7f597: Show table like ui for urls ss output.

  • 8aa4255: Add support for proxy.

  • 02eedf1: Add support for output in json format.

  • bd943dc: Handle urls protocol before taking ss, normalize ss taking.

  • 897ef4f: Lsp config using lazy nvim.

  • a38a28c: New features usages and follow up commands.

☃️ Miscellaneous Tasks

  • 4ee2bb4: Fixed typo for v. release ; use 5 max prs for deps.

  • 462669c: Help for possible port values type.

  • f44a7a9: Instantiate libenv inside flake.

  • b156a9f: Removed no trust dns to accept invalid certs.

  • 4f67059: Check if the ss was successful or not and then only log.

🦁Features

  • bfe92f0: Allow parsing ports in a sequence [closes #62].

  • 2ef2516: Use info logger to show screenshot msgs; handle error cases.

  • be484c7: Tests functions for ports; fixed typos.

  • 4d5d52f: Allow defining invalid in 'args'.

  • 1bc7a7d: Dev flake for cc build.

  • 53987da: Run arbitary javascript in websites.

  • cee4172: Guide on arbitary js option.

  • d0b5f1b: Faq section and answers.

  • d78c741: Release notes for new release.

  • 0381a15: Release new version.

☃️ Miscellaneous Tasks

  • 7af9026: Removed bench with other apps.

  • 09c7451: Formated with cargo-fmt.

  • aa452bf: Show demo ; deps for termux (android).

  • 73b4ed2: New ascii splash for ui.

  • 87ff21e: Temp pausing domain testing workflow.

  • 3a22c24: Added one liner script for bin installation.

  • fd7b118: Show manual // one liner bin installation seprately.

  • 89db2c2: Added support links.

🦁Features

  • 3967d8a: Options to change image type,size [closes #54].

  • 4788272: Use seprate config, updated changelogs notes.

  • 89707cf: Option to provide port values [closes #60].

  • ae5b8ab: Notes for new version(0.1.10) release.

  • aa87582: Manual for defining port values.

☃️ Miscellaneous Tasks

  • 910be93: Add AUR installation guide.

  • 4e7dffa: Show quote inside ascii block.

  • fc52b80: [closes #22] ignore danger certs // dns.

  • 116c57b: Use gh actions to test domains.

  • 0e35c09: Use a long timeout to preserve domain ss.

  • 09b50f7: Use long timeout // redirect msgs while installing deps.

  • abfaca6: Use multiple tabs to increase speed.

  • 9fa08df: Test domains screenshots on the test commit.

  • 607c007: Fixed typos to trigger action.

  • 217dccb: Trigger action on push.

  • 4efd745: Use multple tabs // timeout.

  • 16a5e51: Manually install hyprfine than using binstall.

  • d89cf20: Fixed typos on path.

  • f9a25b8: Fixed typosss.

  • bf43844: Fixed typo with hyperfine.

  • 50178f4: Removed out dir for gowitness.

✨Refactor

  • d15d64c: Use verbose mode to grab info else don't even make a request.

  • 4717886: Run domain tests on seprate job.

  • 6e5ceb1: Soo, it's bash not zsh.

  • 67e7ef4: Formated with carg-fmt // indented.

🦁Features

  • b43753f: [closes #34], Take full page screenshots of urls.

  • e111ed6: Bench gowitness with hxn via ci/c.

  • 60d71ef: Demos for new commands.

  • f1b13b9: Preparing for new [v0.1.9] release.

☃️ Miscellaneous Tasks

  • b062793: Print no title if url doesn't have one // closes #30.

🦁Features

  • 21b9755: Bug-report,feature req templates.

  • f1dda5f: Notes // docx for new release.

☃️ Miscellaneous Tasks

  • dbf3106: Fixed cargo installation method, closes #18.

  • 5dea196: Fixed source installation.

  • dd4d8cd: Dynamically retrieve version from Cargo.toml.

  • f28577d: Specify new --file-path | -f option.

  • 8c3c31f: Demo for multiple urls // stdin.

✨Refactor

  • 78d5a80: Enhance code quality and cli module.

🦁Features

  • 9c26f9e: Updated docx for new (v0.1.7) release.

Documentation

☃️ Miscellaneous Tasks

  • 76ef179: Providing info with clap.

  • c5ca551: Removed color printings.

  • cdc3cd3: References to similar projects.

  • 7242d51: Provide lockfile for locked installation.

  • 8249a4e: Disable default features for matrix compilation.

  • c88d8b0: Use shortened binary name for release artifacts.

✨Refactor

  • 0ce2623: (args), devided code into multiple files.

  • 2924ce4: Use seprate dirs // feat(args): stdin support.

  • 83cb275: Cargo-fmt all the way.

🌈 Beautify

  • 2ccdd79: Use colored for colorful output // contents.

🌝Testing

👨🏻‍🔧Bug Fixes

🦁Features

  • da55ddb: Option for defining timeout.

  • 0bfa8c3: Use ci/cd for binary releases // dependency management.

  • 0125b8a: Demos for the latest releases.

  • 64d0c0c: Release notes // version updates for releases.

✨Refactor

  • 9fa22cd: 🪛 use function to exit.

👨🏻‍🔧Bug Fixes

  • 34ffe14: Panicking while no browser binary present.

☃️ Miscellaneous Tasks

  • d7b257e: Optimized 📦 build/released/dev + provide 🗝 lock file anyway.

✨Refactor

  • 899acc9: Make it work with Clap v4.

👨🏻‍🔧Bug Fixes

  • f873c4f: Binary name + git links.