Schematics v2.0.0.b1 Release Notes

Release Date: 2017-04-06 // almost 7 years ago
    • Enhancing and addressing some issues around exceptions: #477 <https://github.com/schematics/schematics/pull/477>__ (toumorokoshi <https://github.com/toumorokoshi>__)
    • Allow primitive and native types to be inspected #431 <https://github.com/schematics/schematics/pull/431>__ (chadrik <https://github.com/chadrik>__)
    • ๐ŸŽ Atoms iterator performance improvement #476 <https://github.com/schematics/schematics/pull/476>__ (vovanbo <https://github.com/vovanbo>__)
    • ๐Ÿ›  Fixes 453: Recursive import_loop with ListType #475 <https://github.com/schematics/schematics/pull/475>__ (lkraider <https://github.com/lkraider>__)
    • Schema API #466 <https://github.com/schematics/schematics/pull/466>__ (lkraider <https://github.com/lkraider>__)
    • Tweak code example to avoid sql injection #462 <https://github.com/schematics/schematics/pull/462>__ (Ian-Foote <https://github.com/Ian-Foote>__)
    • Convert readthedocs links for their .org -> .io migration for hosted projects #454 <https://github.com/schematics/schematics/pull/454>__ (adamchainz <https://github.com/adamchainz>__)
    • ๐Ÿ‘ Support all non-string Iterables as choices (dev branch) #436 <https://github.com/schematics/schematics/pull/436>__ (di <https://github.com/di>__)
    • โœ… When testing if a values is None or Undefined, use 'is'. #425 <https://github.com/schematics/schematics/pull/425>__ (chadrik <https://github.com/chadrik>__)