Skip to content

Releases: HussainTaj-W/resume

v3.0.0

04 Mar 17:38
fdb94e8
Compare
Choose a tag to compare
v3.0.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v2.0.0...v3.0.0

v2.0.0

07 Jun 19:33
Compare
Choose a tag to compare

This release will allow you to keep your data in different files without needing to refer to it inside the code.

You can use the (( include related.yml )) syntax inside the main data.yml file. This will copy data from related YAMLcode during runtime in dev and during build in production.

We get the ease of separating our data into multiple files while still keeping the code and data mostly uncoupled.

What's Changed

Full Changelog: v1.1.0...v2.0.0

v1.1.0

07 Jun 14:13
Compare
Choose a tag to compare
Enable touch on tooltip

v1.0.0

28 May 11:51
Compare
Choose a tag to compare

Moved to a unified data file instead of different files for different sections. Sections can now be created dynamically through the data and components can be mixed and matched.

v0.9.1

20 May 17:58
Compare
Choose a tag to compare
Optimize select and print

v0.9.0

14 May 18:37
Compare
Choose a tag to compare
Adjust flex size