Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-26 | chore: update base64 crate (#20877) | Luca Casonato | |
2023-01-27 | chore: upgrade to Rust 1.67 (#17548) | David Sherret | |
Co-authored-by: Bartek IwaĆczuk <biwanczuk@gmail.com> | |||
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret | |
Yearly tradition of creating extra noise in git. | |||
2022-01-07 | chore: update copyright to 2022 (#13306) | Ryan Dahl | |
Co-authored-by: Erfan Safari <erfanshield@outlook.com> | |||
2021-09-08 | feat(cli): Support Basic authentication in DENO_AUTH_TOKENS (#11910) | BasiqueEvangelist | |
2021-03-26 | remove macro_use (#9884) | Ryan Dahl | |
2021-02-17 | Make ModuleSpecifier a type alias, not wrapper struct (#9531) | Ryan Dahl | |
2021-02-16 | feat(cli): support auth tokens for accessing private modules (#9508) | Kitson Kelly | |
Closes #5239 |