v0.2.2
This update adds the option to include null values in the classes attribute passed to the create method. This allows for easier writing of conditional classes, as you can now include ternary logic directly in the array without an additional filtering step. Instead, the create method takes care of the filtering for you.