Mongoid v3.1.2 Release Notes

  • Resolved Issues

    • ๐Ÿ›  #2851 Fixed BigDecimal demongoization of NaN values. (nkem)

    • ๐Ÿ›  #2848 Fixed touch to work when usinng short timestamps. (Arthur Neves)

    • ๐Ÿ›  #2840 Fixed end-to-end no_timeout option handling.

    • #2826 Dynamic fields are now properly mongoized.

    • #2822 Marshal load of relations now properly reapplies extensions.