Skip to content

Latest commit

 

History

History
243 lines (111 loc) · 11.9 KB

CHANGELOG.md

File metadata and controls

243 lines (111 loc) · 11.9 KB

All changes of this release are documented here.

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

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

☃️ 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.

☃️ 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.