Skip to content

Releases: pwnwriter/haylxon

v1.0.0

20 Jun 09:25
Compare
Choose a tag to compare

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

Read more

Latest Release v0.1.10

09 Jan 15:11
Compare
Choose a tag to compare
  • Allow Define image type #54
  • Allow Passing ports values #60

Latest Release

03 Nov 07:24
Compare
Choose a tag to compare

[closed #34], Take full page screenshots of urls

Latest Release

17 Oct 16:05
Compare
Choose a tag to compare

Fixed #30 nothing else for now :)

Latest Release

26 Sep 02:41
Compare
Choose a tag to compare

Hxn version 0.1.7 has been released. There was a boost in performance thanks to @MrFixThis ❤️

Some of the noticable changes.

  • Fixed cargo installation method, closes #18
  • Fixed source installation
  • Dynamically retrieve version from Cargo.toml
  • Specify new --file-path | -f option
  • Demo for multiple urls // stdin

Woopsiee :P

Latest Release

22 Sep 15:50
Compare
Choose a tag to compare

Version 0.1.6

features

- define x/y ratio
- stdin support
- Much more error handeling 
- timeout option
- Refactored codesbase a lot

New Release v0.1.5

21 Apr 03:33
313e95e
Compare
Choose a tag to compare

Changelogs:

  • Revamped the crates versions and resolved any lingering issues with the ASCII table.

Verify hxn binary :-

$ sha256sum -c hxn.sha256 # it should return hxn: OK

else redownload the binary.

Release v0.1.4

12 Apr 16:34
5153572
Compare
Choose a tag to compare

Nothing much, Just changed and optimized code bases.

Release v0.1.3

28 Mar 11:59
d0c7592
Compare
Choose a tag to compare

hxn v0.1.2 has been released. 🎉

This release adds more features and closes #6 #7 ,

Features :

  • End user can define browser binary, height , width of screenshot.
  • --silent flag to suppress all console output ,

Fixes :

  • Fixed panicking if default browser binary isn't present.

Renamed it to 0.1.3 to propagate with crates.io with the latest release.

Release v0.1.1

25 Mar 04:05
Compare
Choose a tag to compare

Fixed default dir issues.