Skip to content

Releases: marshallku/rustyfiles

v2.1.4

11 Oct 15:08

Choose a tag to compare

v2.1.3

11 Oct 14:44

Choose a tag to compare

  • d2df348 Update version to 2.1.3
  • f1a0488 Add logics for adding blurry effect on lqip

v2.1.2

30 Sep 13:44

Choose a tag to compare

v2.1.1

30 Sep 13:07

Choose a tag to compare

  • 894d0f2 Update version to 2.1.1
  • ef067ca Fix while getting gzipped files
  • b8d3a6f Update readme
  • d253fa2 Add logics for allowing specific hosts

v2.1.0

01 Sep 23:35

Choose a tag to compare

v2.0.1

08 Aug 04:37

Choose a tag to compare

v2.0.0

08 Aug 04:30

Choose a tag to compare

v1.3.2

04 Mar 00:25

Choose a tag to compare

v1.3.0

03 Feb 13:55

Choose a tag to compare

v1.2.2

03 Feb 13:47

Choose a tag to compare

  • 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