What's Changed
- Update Tonel to not depend on the category API of RPackage by @jecisc in #110
- Use class builder to build classes by @jecisc in #113
- Remove the usage of MCClassTraitDefinition by @jecisc in #112
- Use a test resource to compile less classes by @jecisc in #114
- Fix bug with missmatch in case of package by @jecisc in #115
- Move #isTraitDefinition to Pharo directly by @jecisc in #116
- Simplify repository creation by @jecisc in #118
- Do not rely on old class creation by @jecisc in #120
- Remove usage of categories by @jecisc in #121
- Fix #writeExtensionMethods:className: on TonelWriter to sort methods with the same selector consistently by @Rinzwind in #122
New Contributors
Full Changelog: v1.0.19...v1.1.0