next-release.md
1 2 3 4 5 6 7 8 9 10 11 12 |
### BREAKING CHANGES - All symbols defined in the **num** module have been moved to the **global** module. - All symbols defined in the **logic** module have been moved to the **global** module. - All symbols defined in the **str** module have been moved to the **global** module. - All symbols defined in the **seq** module have been moved to the **global** module. ### New Features ### Fixes and Improvements |