Skip to content

Support chaining in StaticFiles.#115

Merged
kaj merged 1 commit intomasterfrom
chain-static
Aug 26, 2022
Merged

Support chaining in StaticFiles.#115
kaj merged 1 commit intomasterfrom
chain-static

Conversation

@kaj
Copy link
Owner

@kaj kaj commented Aug 26, 2022

Make most methods of StaticFiles return Result<&mut Self>, to support method chaining, making typical build scripts nicer.

@kaj kaj force-pushed the chain-static branch 2 times, most recently from 3c86572 to a9f8fe0 Compare August 26, 2022 18:36
Make most methods of `StaticFiles` return `Result<&mut Self>`, to
support method chaining, making typical build scripts nicer.
@kaj kaj merged commit 05c481e into master Aug 26, 2022
@kaj kaj deleted the chain-static branch August 26, 2022 20:40
kaj added a commit that referenced this pull request Sep 18, 2022
* Breaking change: Most methods of `StaticFiles` now supports method
  chaining, by returning `Result<&mut Self>`, making typical build scripts
  nicer (PR #115).
* Update (optional) rsass to 0.26 (PR #116).
* Some doc improvements.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant