v0.99.0
Added limit to autocomplete and fixed multiple init bugs and added testing
selectSpec change L105: As of jQuery 3.0, if no options are selected, it returns an empty array; prior to jQuery 3.0, it returns null. cardsSpec: setTimeout function around the first visibility check. Seems the DOM / PhantomJS needs a bit to get the right value. autocompleteSpec: same as the cardSpec