Added Pydantic BaseModel parser to Typescript Interfaces using `jararaca gen-tsi your-microservice-module-path your-final-ts-file-path` jararaca will read your app and extract all the BaseModel schemas and translates them to ts interfaces in a ts file!
0.1.2
Added MessageBus Consumer Added Arguments to jararaca CLI worker command