I am trying to update the Nunavut Version inside of Nunaweb from 1.3.0 to the current 2.1.1 (see: nunaserver/requirements.txt).
Right now I have my difficulties with the implementation of the rewritten LanguageContextBuilder() (here: LanguageContext()) inside of the generator.py as it would probably require mingling with the code of Nunavut (such as the init.py).
@scottdixon could you provide the documentation to the migration of Nunavut from 1.x.x to 2.x.x ?
Thank you in advance!