Skip to content

Allowing anonymous nested objects

Compare
Choose a tag to compare
@dgreene1 dgreene1 released this 04 Sep 19:00
· 1315 commits to master since this release
28e599d

You asked for the ability to not have to always make an interface for every time. We listened. :)

Enjoy our first swing at fixing #50 which allows you to have inline nested objects without having to define an interface first.