Skip to content

Releases: primait/posexional

1.1.1

25 Jan 15:39
325db9a
Compare
Choose a tag to compare
  • Fix warnigns with elixir 1.16 (#41) by Vítor Luís dos Santos Trindade
  • Bump ex_doc from 0.31.0 to 0.31.1 (#39) by dependabot[bot]
  • Bump credo from 1.7.2 to 1.7.3 (#38) by dependabot[bot]

1.1.0-rc.0

03 Jan 14:58
5cac470
Compare
Choose a tag to compare
  • 1.1.0-rc.0 (#36) by Simone Cottini
  • Bump credo from 1.7.1 to 1.7.2 (#37) by dependabot[bot]
  • Bump ex_doc from 0.30.9 to 0.31.0 (#35) by dependabot[bot]
  • [PLATFORM-1379]: Migrate posexional to GHA (#33) by Simone Cottini

1.1.0

03 May 10:46
de71870
Compare
Choose a tag to compare
  • Read file as stream (#32)
  • Update drone pipeline drone-tools:1.21.2
  • Update drone.yml
  • [PRIMA-7248]: Refactor drone.yml and build scripts with multiple countries support (#31)

1.0.0

15 Feb 15:43
e538fb5
Compare
Choose a tag to compare
  • Bump version (#30)
  • Posexional row as struct (#29)
  • Autogenerated update drone from suite-py 202011241023 (#27)

0.5.5

12 Nov 16:46
c3de841
Compare
Choose a tag to compare
  • Autogenerated update drone from suite-py 202011121743 (#26)
  • ecr
  • Misc doc changes (#25)

0.5.4

09 Nov 09:01
dfe1242
Compare
Choose a tag to compare
  • Update deps bump version (#24)

0.5.3

09 Nov 08:15
Compare
Choose a tag to compare
  • Fix weird encoding issues when writing raw binary to file
  • ecr

0.5.2

30 Oct 10:17
f1bcbae
Compare
Choose a tag to compare
  • Autogenerated update drone from suite-py 202010301015 (#22)
  • Autogenerated update ci_pipelines from suite-py 202005181740 (#20)
  • go back to previous behaviour (#17)

0.5.1

12 Mar 20:28
Compare
Choose a tag to compare

bug fix release:

bumped elixir version and added ci

31 Oct 11:14
e83f3de
Compare
Choose a tag to compare

Added dialyzer, credo and formatter. Fixed typespecs. Update docker and docker-compose files. Added CI on drone.
Changed the behaviour of Posexional.File.read/2 so that now it always trims the filler of every field and not only of a progressive number field, as documented on Hex.