TypeORM v0.2.5 Release Notes

    • โž• added support for enum arrays in postgres
    • ๐Ÿ›  fixed issue with lazy relations (#1953)
    • ๐Ÿ›  fixed issue with migration file generator using a wrong class name (#2070)
    • ๐Ÿ›  fixed issue with unhandled promise rejection warning on postgres connection (#2067)