Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 559 Bytes

CHANGELOG.md

File metadata and controls

16 lines (10 loc) · 559 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.2] - Unreleased

[0.1.1] - 2024-10-25

Added

  • null? method to both parent class objects and null objects
  • Null objects now have default nil values for attributes of the mimic model class
  • Null() method can now accept a hash of attribute names and values to assign to the null object