Skip to content

Releases: nytimes/marvin

Adding canonical import path with `NYTimes`.

18 Mar 21:03
cff3110
Compare
Choose a tag to compare
Adding canonical import path to lock in mixed-case imports (#23)

* ensure marvin is uppercase for imports

* ensure marvin is uppercase for imports

Using better Protobuf Content-Type

28 Mar 18:05
Compare
Choose a tag to compare
v0.2.1

using x-protobuf as the default content-type

Removed httprouter dependency

09 Mar 21:43
Compare
Choose a tag to compare
v0.2.0

removing httprouter

Changes to middleware stack

08 Feb 20:38
Compare
Choose a tag to compare
v0.1.4

updating readinglist for oauth to work

Adding marvintest.SetServerContext

18 Jul 22:40
Compare
Choose a tag to compare
updating marvintest docs + adding SetServerContext, reflecting change…

…s in example

updates to Internal + Router

18 Jul 21:35
Compare
Choose a tag to compare
  • Internal's denial is now an error and a default denial is supplied if users do not provide one.
  • SetRouteVars now properly accepts a map[string]string instead of an interface{}
  • documentation + example updates

Removed gizmo dependency

16 Jul 21:41
Compare
Choose a tag to compare
v0.1.1

removing gizmo dep

Initial Release!

15 Jul 16:04
Compare
Choose a tag to compare
v0.1.0

grammar fix