4.25.9

(feat): Fix: allow setting of package name and version in local docker generation

4.25.7-rc2

(feat): Minor bug fix: accessing version from publish config

4.25.7-rc1

(feat): Attempt to plumb version in Abstract Generator

4.25.8

(feat): Websocket patch: json load messages on dunder iter method

4.25.4

(fix): Updated construct_type function to handles undiscriminated unions with lists, sets, and dictionaries of objects.

4.25.0

(feat): Support async functions as websocket callback handlers.

4.24.3

(fix): Support websockets>=14 by using legacy client.

4.24.2

(fix): Emit ERROR events for JSON parsing errors in websocket connections.