(M): major, (m): minor, (p): patch
- p: update field deserialize_no_validation to latest marshmallow deserialize method
- p: devops debug
- m: documentation was updated
- M: supports python >=3.8;<=3.12
- M: marshmallow depedency upgraded to >3;<4.0, breaking changes
- p: fix: handle dynamic marshmallow error messages in oerrors
- m: immutable dict field added
- m: access record metadata method was implemented
- p: make tuple field elements immutable
- p: documentation directory was created
- p: db.copy debug
- p: db.copy was implemented
- p: publishing to pypi
- p: devops debug
- M: fields api was modified (still needs work to be perfectly stable)
- M: first open source version