Releases: GDQuest/product-packager
Releases · GDQuest/product-packager
v0.4.0
This release cleans up the repository and renames the program preprocessgdschool
into gdschool_preprocess_mdx
. It adapts the preprocessor to work for our new platform, school.gdquest.com.
v0.3.0
GDQuest Product Manager
commit: 014e023
v0.3.0: feat: rewrite preprocessgdschool, greatly increase speed, rewrite download file paths
What's Changed
- Update image path rewrite to use root section dirname by @NathanLovato in #56
Full Changelog: v0.2.1...v0.3.0
v0.2.1
GDQuest Product Manager
commit: 4a53e99
v0.2.1: feat(gdschool-preprocess-course): also preocess _index.md files
What's Changed
- Fix ffmpeg eating loop parameter by @razcore-rad in #11
- Write a program to apply styling rules to Godot tutorials by @NathanLovato in #20
- Node essentials SCons build system by @bramreth in #21
- Rewrite and simplify script to package godot projects by @NathanLovato in #25
- Code pandoc include filter by @NathanLovato in #22
- Write link filter by @NathanLovato in #23
- Code preprocessor script to generate a table of contents from markdown by @NathanLovato in #24
- Write a program to upload or update Mavenseed lessons by @NathanLovato in #26
- Bump requests from 2.18.4 to 2.20.0 in /programs/mavenseed by @dependabot in #27
- New: write a linter for tutorials by @NathanLovato in #28
- fix(po4a): markdown parser wrapping lines and lists by @razcore-rad in #29
- Format tutorials rewrite by @razcore-rad in #30
- refactor(formatter): use honeycomb parser-combinator and improve Markdown AST by @razcore-rad in #34
- Rewrite course builder and formtter by @razcore-rad in #36
- fix(formatter): correct assets path by @razcore-rad in #39
- add simple parallel pandoc implementation by @geotre in #48
- feat(gdschool-preprocess-course): MD-to-MD with include shortcode & icons for Ne… by @razcore-rad in #55
New Contributors
- @razcore-rad made their first contribution in #11
- @NathanLovato made their first contribution in #20
- @bramreth made their first contribution in #21
- @dependabot made their first contribution in #27
- @geotre made their first contribution in #48
Full Changelog: https://github.com/GDQuest/product-packager/commits/v0.2.1