Skip to content

Releases: DDtKey/protect-endpoints

3.0.2

16 Jul 21:24
Compare
Choose a tag to compare

v3.0.2 - 2023-07-16

Changed

  • allow proc-macro to be used multiple times on the same endpoint #41
  • update actix-web to 4.3

3.0.1

01 Jun 10:32
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

03 Apr 14:31
Compare
Choose a tag to compare

v3.0.0 - 22-04-03

Added

  • actix-web: 4.0.1 support 🚀 #30

3.0.0-beta.6

08 Jan 19:56
19b16c9
Compare
Choose a tag to compare
3.0.0-beta.6 Pre-release
Pre-release

v3.0.0-beta.6 - 2022-01-08

Added

  • Support custom types for permissions/roles #25
  • actix-web: 4.0.0-beta.19 support #27

2.3.0

08 Jan 20:24
Compare
Choose a tag to compare

v2.3.0 - 2022-01-08

Supported version of actix-web is 3.*

Added

  • Support custom types for permissions/roles #25

3.0.0-beta.5

30 Dec 15:05
Compare
Choose a tag to compare
3.0.0-beta.5 Pre-release
Pre-release

v3.0.0-beta.5 - 2021-12-30

Added

  • actix-web: 4.0.0-beta.18 support #24

3.0.0-beta.4

17 Nov 14:29
f2f9964
Compare
Choose a tag to compare
3.0.0-beta.4 Pre-release
Pre-release

Supported version of actix-web is 4.0.0-beta.11

v3.0.0-beta.4 - 2021-11-17

Changed

  • Remove unused Config type #20

3.0.0-beta.3

11 Oct 14:15
972c983
Compare
Choose a tag to compare
3.0.0-beta.3 Pre-release
Pre-release

v3.0.0-beta.3 - 2021-10-11

Supported version of actix-web is 4.0.0-beta.9

Added

  • Allow extractor to receive mutable requests #17
  • How to use section to readme #18

2.2.0

11 Oct 14:55
Compare
Choose a tag to compare

v2.2.0 - 2021-10-11

Supported version of actix-web is 3.*

Added

  • Allow extractor to receive mutable requests #17
  • How to use section to readme #18