Version 1.5.0
What's Changed
- Crashed link removed by @Leticia-maria in #83
- fix some typos by @st-- in #85
- add
last
function for orderedDict. by @pri1311 in #94 - Add direct constructor for OrderedDict and OrderedSet by @April-Hannah-Lena in #92
- enable dependabot for GitHub actions by @ranocha in #98
- Move OrderedSet{T} constructors back as inner constructors by @fredrikekre in #102
- Implement sort(!)(::OrderedSet). by @fredrikekre in #100
New Contributors
- @Leticia-maria made their first contribution in #83
- @st-- made their first contribution in #85
- @pri1311 made their first contribution in #94
- @April-Hannah-Lena made their first contribution in #92
- @ranocha made their first contribution in #98
- @fredrikekre made their first contribution in #102
Full Changelog: v1.4.1...v1.5.0