-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
67 lines (45 loc) · 1021 Bytes
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# CHANGELOG
## v0.18.0
- DirectCatcher
## v0.17.0
- werr v0.5.0 opt-in trace
## v0.16.0
- License MIT
- Static sans dépendance gorilla mux (pour compatibilité chi)
- Nécessite d'ajouter la route /static (avec null)
- Ajoute LogMiddleware (simple method url)
## v0.15.0
- Redirect accepte ..args pour fmt
- func StaticDiskMiddleware
- func StaticDiskMiddlewareOrigin
- func StaticFsMiddleware
- func StaticFsMiddlewareOrigin
- SessionNameMiddleware to give a name to the session
- Catcher send Cache-Control: no-cache...
## v0.14.0
- go.flibuste.net
## v0.13.0
- go.flibuste.net
## v0.12.0
- Ajout IoFsMiddleware
## v0.11.0
- Session GetForm et PutForm
## v0.10.0
- Options avec OptionAttrs
## v0.9.0
- Static Middleware
## v0.8.0
- Static Middleware
## v0.7.0
- plus skip pour être sur de tout avoir
## v0.6.2
- ajout log simple
## v0.6.0
- appel middleware session avec auth/key/age
## v0.5.0
- catcher avec werr
## v0.4.0
- gorilla session
- ajout Options
- supprime sql where et tx
## v0.2.1