.. This file is a part of the AnyBlok project .. .. Copyright (C) 2018 Jean-Sebastien SUZANNE .. .. This Source Code Form is subject to the terms of the Mozilla Public License, .. v. 2.0. If a copy of the MPL was not distributed with this file,You can .. obtain one at http://mozilla.org/MPL/2.0/. CHANGELOG ========= 1.0.2 (2020-10-16) ------------------ * Refactored unit test to use pytest * Updated documentation and README 1.0.1 (2020-10-16) ------------------ * Fixed get_state, where the capitalier is a function and is now executed 1.0.0 (2018-05-29) ------------------ * Cherry pick mixins from anyblok-core * Add SchemaValidator method * Add basic mixins