# RubySmart::Support - CHANGELOG ## [1.0.0] - 2022-11-08 * **[add]** `GemInfo` module * **[add]** `ThreadInfo` module * **[add]** core extensions for ruby * **[add]** extensions for rails & rake * **[add]** extensions for optional gem 'activesupport' / hash methods * **[add]** additional properties to `Rails::Info` - load them after ActiveSupport hooks * **[add]** rspec & simplecov * **[add]** Github workflow Test ## [0.1.0] - 2022-11-08 * Initial commit * docs, version, structure