New Features Added support for Record data types (#374, #378, and #380) Lots more useful core library functions (#373) Changes Refactor core interfaces under basilisp.lang.interfaces module (#370) Organize interface hierarchy to match Clojure's (#372) Compile qualified basilisp.lang.* module references down to aliased references (#366) let and loop forms may now have empty binding vectors and empty bodies (#382)