Releases: marshallku/rustyfiles
Releases · marshallku/rustyfiles
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
- c2b1603 Update version to 2.0.0
- afcb4d7 Fix test cases
- d9946a4 Update readme
- c2dbc2b Verify response with hosts
- 486e1b4 Add logics for serving images with hosts
- c28c7b9 Add logics for serving files with hosts
- 312925a Remove unnecessary warning
- 459a2fa Add logics for parsing url and path
- 3e46601 Upgrade packages
v1.3.2
v1.3.0
v1.2.2
- 239136c Add alerts for deprecation
- ac88c19 Remove sonarqube temporarily
- 2897b66 Add test for health check page
- 530046a Add route for checking health of application
- 74959ae Remove duplicated names
- e71caf3 Prevent immediate dereferences
- aae62dc Remove nested if block
- ad8ef1c Remove unnecessary borrow expressions and immediate dereferences
- db1fc37 Remove unnecessary range comparison
- 4755cc0 Remove redundant pattern matching
- f9be9d4 Prevent immediate dereferences
- 9a17817 Remove unnecessary to_string
- 931a90c Remove redundant override
- c32637c Remove needless borrows
- 8300b82 Verify logics for caching files
- 999eef6 Remove redundant pattern matching
- da542a0 Add file service