Changing Primary Keys in Ecto Raxx.Kit project generator released

Atomex 0.3.0 release: an ATOM feed builder with a focus on standards compliance, security and extensibility

Introducing Atomex, a simple ATOM 1.0 feed builder. Though Elixir already have elixir-rss that serves a close purpose, I needed something that would be safe to use with user content and that could easily be extended. Atomex does all that, using xml_builder to ensure content is properly escaped.

Version 0.3.0 implement almost all ATOM specifications, the only missing field is the entry source.