Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Segilmez06 committed Sep 23, 2023
1 parent b396c33 commit e685d5a
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
15 changes: 15 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Changelog

## General

- [x] Codebase
- [x] Create release workflow (submit release on merge to main branch)
- [x] Support for downloading and rendering files directly from network

## CLI Args

- [x] Resampler list and selection
- [x] Size option
- [x] Starting point on screen
- [x] Resize method (fit, stretch, crop)
- [x] Full screen option
9 changes: 0 additions & 9 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,7 @@

## General

- [x] Create release workflow (submit release on merge to main branch)
- [ ] ~~Checking for VT100 true-color support on startup~~
- [x] Support for downloading and rendering files directly from network
- [ ] Optimize code and fragment info methods

## CLI Args

- [x] Resampler list and selection
- [x] Size option
- [x] Starting point on screen
- [ ] ~~Disable true-color and use predefined VT100 colors option~~
- [x] Resize method (fit, stretch, crop)
- [x] Full screen option

0 comments on commit e685d5a

Please sign in to comment.