- bn::sprite_animate_action::set_current_index and bn::sprite_cached_animate_action::set_current_index allow to update their sprite on the next tiles change.
- bn::sprite_animate_action::current_graphics_index and bn::sprite_cached_animate_action::current_tiles asserts improved.
- bn::sprite_animate_action::current_index, bn::sprite_animate_action::current_graphics_index, bn::sprite_cached_animate_action::current_index and bn::sprite_cached_animate_action::current_tiles documentation improved.
- Dare to Square added to README.md.