This commit is contained in:
Jordan Bracco 2020-06-15 22:51:24 +02:00
parent b5777bf9e8
commit 34c2d22e77
2 changed files with 5 additions and 2 deletions

View file

@ -23,6 +23,7 @@ The format is based on [Keep a Changelog][1], and this project adheres to [Seman
- Bytes support: `Majic.Server.perform(ref, {:bytes, <<>>})`
- Builds on Musl
- Better error and timeout handling
- Renamed `priv/apprentice` to `priv/libmagic_port` to be more obvious in `ps`
## gen_majic [1.0]

View file

@ -158,8 +158,10 @@ During design and prototype development of this library, the Author has drawn in
thanks all contributors for their generosity:
- [Evadne Wu](https://github.com/evadne)
- Original work
- Mr [James Every](https://github.com/devstopfix)
- Original [gen_magic](https://github.com/evadne/gen_magic) author.
- [James Every](https://github.com/devstopfix)
- Enhanced Elixir Wrapper (based on GenServer)
- Initial Hex packaging (v.0.22)
- Soak Testing
- Matthias and Ced for helping the author with C oddities
- [Hecate](https://github.com/Kleidukos) for laughing at aforementionned oddities