You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Importer was just an idea to be implemented - and today, we are excited to announce its first release!
This release focuses heavily on Markdown and YAML use cases. Most of the Markdown contents in this repository make use of Importer and Exporter Markers. You can find many test cases for YAML contents as well. All the testcases are available in /testdata.
If you want to know more about the background and all the details of Importer, please check out /docs/details/details.md.
Please note that, this first release comes with some known limitatinos. Some marker syntax lacks flexibility (e.g. number of space character is important), dependency graph is not generated, lack of IDE integration, to name a few. We will be prioritising and implementing them as we go, and we welcome your feedback and support! 🥰
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Importer v0.1.0 - 12th Oct, 2021
🎉 First Release of Importer
Importer was just an idea to be implemented - and today, we are excited to announce its first release!
This release focuses heavily on Markdown and YAML use cases. Most of the Markdown contents in this repository make use of Importer and Exporter Markers. You can find many test cases for YAML contents as well. All the testcases are available in /testdata.
If you want to know more about the background and all the details of Importer, please check out /docs/details/details.md.
Please note that, this first release comes with some known limitatinos. Some marker syntax lacks flexibility (e.g. number of space character is important), dependency graph is not generated, lack of IDE integration, to name a few. We will be prioritising and implementing them as we go, and we welcome your feedback and support! 🥰
Details of This Release
🎁 Features
🐞 Bug Fixes
🔬 Misc
🌥 Known Limitations
This discussion was created from the release v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions