Skip to content

Releases: srhopkins/jsonrouter

Bug fixes

18 Dec 19:01
Compare
Choose a tag to compare

Several releases that fix unexpected behavior

Removes Unnecessary (Records, includes, excludes and template)

17 Dec 23:46
Compare
Choose a tag to compare

Removes the need for records to be in a list with key Records this is left over from the project being created to handle AWS SNS messages

Removes the requirement for includes and excludes as they now default to all and none if omitted

Removes requirement for template as some routers may only be concerned with the record and/or its vars

fixed pip req jsonpath-rw

07 Dec 00:26
Compare
Choose a tag to compare
0.1.1

fixing jsonpath-rw req

Init

06 Dec 23:44
Compare
Choose a tag to compare
0.1.0

adding version