Version_changes.md
October 26, 2023 ยท View on GitHub
2.0
- Examples and exercises added for
dandvflags - Strings in code snippets changed to be uniformly represented in single quotes
- In general, many of the examples, exercises, solutions, descriptions and external links were updated/corrected
- Updated Acknowledgements section
- Code snippets related to info/warning sections will now appear as a single block
- Book title changed to Understanding JavaScript RegExp
- New cover image
- Images centered for EPUB format
1.6
- Code snippets checked to work with Chrome/Chromium console version 89+
- Updated
escapeRegExpfunction as per MDN: Regular Expressions doc - Typo and miscellaneous changes
1.5
- Added epub version of the book
- Added plenty of new exercises, perhaps too many
- Added solutions for the exercises to the repo
- Added two interlude chapters to highlight external resources
- Added separate section about escape sequences
- Updated and clarified descriptions for many concepts, typo corrections and miscellaneous changes, too many changes to list individually
1.0
- First version