akka-js / shocon

Simple pure-scala Typesafe HOCON implementation using FastParse
Apache License 2.0
74 stars 21 forks source link

Fix #44 and proper handling of list of objects #45

Closed andreaTP closed 6 years ago

andreaTP commented 6 years ago

Issue #44 actually opened a can of worm in lists management :smile:

this is a fix that I tested working with the proposed use-case. The bugs that this PR fix are:

@evacchi can you put an eye before I merge?

evan108108 commented 6 years ago

🤘 Looks great! Thanks for getting to this so fast!

andreaTP commented 6 years ago

I normally try to fix bugs if I know how to fix them :smile: I merge and I will release soon 0.4.1