Vanity v1.5.2 Release Notes

Release Date: 2011-04-11 // about 13 years ago
  • ๐Ÿ›  Fixed to work with redis-rb 2.2.0 (Kevin Menard).

    ๐Ÿ›  Fixed to work with Postgresql: it complained that the index names generated by โž• add_index were too long, so I gave them shorter names (Robert Rasmussen).

    ๐Ÿ›  Fixed SQL errors comparing an int to a varchar column, and no "as" on a column alias (Robert Rasmussen).

    ๐Ÿ›  Fixed auto-escaped text in the experiment template that I marked as html_safe (Robert Rasmussen).

    โž• Added some Rails 3.x documentation to the 2-minute demo instructionsa (Andy Atkinson).

    ๐Ÿ›  Fix to set collecting flag from vanity.yml config file.