|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file.
|
4 | 4 |
|
5 |
| -## [0.1.8] - 2023-10-17 |
| 5 | +## [0.1.9] - 2023-11-03 |
6 | 6 |
|
7 | 7 | ### Features
|
8 | 8 |
|
9 |
| -- Bug-report,feature req templates |
| 9 | +- [closes #34], Take full page screenshots of urls |
10 | 10 |
|
11 | 11 | ### Miscellaneous Tasks
|
12 | 12 |
|
| 13 | +- Bench gowitness with hxn via ci/c |
13 | 14 | - Bump clap from 4.4.4 to 4.4.5
|
| 15 | +- Notes // docx for new release |
| 16 | +- Bug-report,feature req templates |
14 | 17 | - Bump clap from 4.4.5 to 4.4.6
|
15 | 18 | - Bump chromiumoxide from 0.5.1 to 0.5.3
|
16 | 19 | - Bump tokio from 1.32.0 to 1.33.0
|
17 | 20 | - Bump chromiumoxide from 0.5.3 to 0.5.4
|
18 | 21 | - Bump reqwest from 0.11.20 to 0.11.22
|
19 | 22 | - Print no title if url doesn't have one // closes #30
|
| 23 | +- Add AUR installation guide |
| 24 | +- Show quote inside ascii block |
| 25 | +- [closes #22] ignore danger certs // dns |
| 26 | +- Bump clap from 4.4.6 to 4.4.7 |
| 27 | +- Bump futures from 0.3.28 to 0.3.29 |
| 28 | +- Use gh actions to test domains |
| 29 | +- Use a long timeout to preserve domain ss |
| 30 | +- Use long timeout // redirect msgs while installing deps |
| 31 | +- Use multiple tabs to increase speed |
| 32 | +- Test domains screenshots on the test commit |
| 33 | +- Fixed typos to trigger action |
| 34 | +- Trigger action on push |
| 35 | +- Use multple tabs // timeout |
| 36 | +- Manually install hyprfine than using binstall |
| 37 | +- Fixed typos on path |
| 38 | +- Fixed typosss |
| 39 | +- Fixed typo with hyperfine |
| 40 | + |
| 41 | +### Refactor |
| 42 | + |
| 43 | +- Use verbose mode to grab info else don't even make a request |
| 44 | +- Run domain tests on seprate job |
| 45 | +- Soo, it's bash not zsh |
20 | 46 |
|
21 | 47 | ## [0.1.7] - 2023-09-26
|
22 | 48 |
|
|
0 commit comments