exjsx icon indicating copy to clipboard operation
exjsx copied to clipboard

Question about legacy support

Open mmartinson opened this issue 8 years ago • 3 comments

Is it important for this project to support legacy version of elixir? I'd like to update to discontinue support of < 1.2 and make some updates to get rid of compiler warnings when using this a downstream dependency with 1.4. Thoughts?

image

mmartinson avatar Jan 25 '17 03:01 mmartinson

legacy support is not important at all. i'd be happy to merge any improvements you have, even if they mean requiring >= 1.2 (or 1.3 even)

talentdeficit avatar Jan 25 '17 05:01 talentdeficit

i think #41 address most or all of this, yes?

talentdeficit avatar Jan 31 '17 19:01 talentdeficit

i've published v4.0.0 that replaces HashDict with MapSet

talentdeficit avatar Jan 31 '17 19:01 talentdeficit