You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
avsc is a pure JavaScript implementation of the [Avro specification](https://avro.apache.org/docs/current/spec.html) (compliant with the current version, 1.8.1).
However the current latest version of the Avro specification is 1.11.1
Does avsc still only implement Avro 1.8.1, or does it implement a later version that the docs need to be updated to reflect?